docs: fix typo in nolint (#3345)
This commit is contained in:
parent
5d4b145609
commit
970a7e40d4
@ -1,7 +1,7 @@
|
||||
# nolintlint
|
||||
|
||||
nolintlint is a Go static analysis tool to find ill-formed or insufficiently explained `//nolint` directives for golangci
|
||||
(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)
|
||||
|
||||
## Purpose
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user