Skip to content

fix: more cleanup

fix: more cleanup #604

Triggered via push July 2, 2024 18:23
Status Success
Total duration 15s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)