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 5d4b145 commit 970a7e4Copy full SHA for 970a7e4
pkg/golinters/nolintlint/README.md
@@ -1,7 +1,7 @@
1
# nolintlint
2
3
-nolintlint is a Go static analysis tool to find ill-formed or insufficiently explained `//nolint` directives for golangci
4
-(or any other linter, using th )
+nolintlint is a Go static analysis tool to find ill-formed or insufficiently explained `//nolint` directives for golangci-lint
+(or any other linter, using this package)
5
6
## Purpose
7
0 commit comments