mirror of
https://github.com/traefik/yaegi.git
synced 2026-05-02 18:32:32 +00:00
bdb988490e
The golangci-lint configuration is migrated from 1.x to 2.x version. Linters are now enabled using a white list instead of a black list, as the list of linters keeps growing and few are relevant for us. <!-- AIKIDO_SECURITY_PR_SUMMARY_START --> ## Summary by Aikido | Security Issues: 0 | Quality Issues: 0 | Resolved Issues: 0 | | :--- | :--- | :--- | **⚡ Enhancements** * Migrated golangci-lint configuration to v2 and enabled whitelist linters * Updated GitHub Actions to install golangci-lint v2.4.0 binary **🔧 Refactors** * Normalized test error message text from 'No tests found' to lowercase <sup>[More info](https://app.aikido.dev/featurebranch/scan/77159580?groupId=48744)</sup> <!-- AIKIDO_SECURITY_PR_SUMMARY_END -->