more cleanup #601
Annotations
3 warnings
lint:
utils/utils.go#L70
exported: exported function GlamourStyle should have comment or be unexported (revive)
|
lint:
utils/utils.go#L74
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
config_cmd.go#L37
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|