Introduce the project:convert command
#698
Annotations
5 errors
|
test
issues found
|
|
test:
commands/convert_config.go#L110
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
|
test:
commands/list.go#L58
The line is 142 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
test:
commands/convert_config.go#L10
File is not properly formatted (goimports)
|
|
test:
commands/convert_config.go#L101
Error return value of `viper.BindPFlag` is not checked (errcheck)
|