Files
goplt/.github/workflows
0x1d ef54924137 fix(ci): install golangci-lint manually and remove version field
The golangci-lint-action has compatibility issues with v2.1.6 (uses
--out-format flag which v2 doesn't support). Install golangci-lint manually
to avoid action limitations and remove version field from config to be
compatible with CI v1.64.8. Local v2.x will work but may show warnings.
2025-11-05 13:36:24 +01:00
..