We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c587e55 commit 0cf40b5Copy full SHA for 0cf40b5
main.go
@@ -42,6 +42,7 @@ func (s *stringSlice) Set(value string) error {
42
}
43
44
func main() {
45
+ //
46
// Create a new cli program.
47
p := cli.NewProgram()
48
p.Name = "audit"
0 commit comments