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 6ebf4fd commit da4a8a1Copy full SHA for da4a8a1
README.md
@@ -27,7 +27,7 @@ ginkgolinter [-fix] ./...
27
Use the `-fix` flag to apply the fix suggestions to the source code.
28
29
### Use ginkgolinter with golangci-lint
30
-The ginkgolinter is now part of the popular [golangci-lint](https://golangci-lint.run/), starting from version `v0.51.1`.
+The ginkgolinter is now part of the popular [golangci-lint](https://golangci-lint.run/), starting from version `v1.51.1`.
31
32
It is not enabled by default, though. There are two ways to run ginkgolinter with golangci-lint:
33
0 commit comments