Skip to content

feat!: cleanup and updated (#619) #606

feat!: cleanup and updated (#619)

feat!: cleanup and updated (#619) #606

Triggered via push July 3, 2024 15:11
Status Success
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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: utils/utils.go#L70
exported: exported function GlamourStyle should have comment or be unexported (revive)
lint: config_cmd.go#L37
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)