Skip to content

chore(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0 #609

chore(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0

chore(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0 #609

Status Success
Total duration 21s
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)