We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043b1b8 commit 0a35821Copy full SHA for 0a35821
README.md
@@ -245,6 +245,8 @@ You will also likely need to add the following `.gitattributes` file to ensure t
245
246
## Compatibility
247
248
+* `v9.0.0` requires Nodejs runtime [`node24`](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/)
249
+* `v8.0.0` works with `golangci-lint` version >= `v2.1.0`
250
* `v8.0.0` works with `golangci-lint` version >= `v2.1.0`
251
* `v7.0.0` supports golangci-lint v2 only.
252
* `v6.0.0+` removes `annotations` option, removes the default output format (`github-actions`).
0 commit comments