mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-23 16:13:04 +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.