mirror of
https://github.com/edoardottt/cariddi.git
synced 2026-09-22 01:24:57 +02:00
linting
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
sliceUtils "github.com/edoardottt/cariddi/internal/slice"
|
||||
)
|
||||
|
||||
// StringSlice is a custom flag type for []string
|
||||
// StringSlice is a custom flag type for []string.
|
||||
type StringSlice []string
|
||||
|
||||
func (s *StringSlice) String() string {
|
||||
|
||||
Reference in New Issue
Block a user