mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 15:43:49 +01:00
golangci-lint v2 removed the --out-format CLI flag, causing the lint job to fail. The golangci-lint-action v7 already uses problem matchers to surface issues natively in GitHub Actions.