Skip to content

feat!: cleanup and updated #603

feat!: cleanup and updated

feat!: cleanup and updated #603

Triggered via pull request July 1, 2024 18:40
Status Success
Total duration 39s
Artifacts

lint.yml

on: pull_request
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)