docs: Fix minor typo in new-linters.mdx (#3799)
This commit is contained in:
parent
fb746c4b04
commit
cbc3a0c70e
@ -10,7 +10,7 @@ from scratch and integrate it into `golangci-lint`.
|
|||||||
## How to add a public linter to `golangci-lint`
|
## How to add a public linter to `golangci-lint`
|
||||||
|
|
||||||
You need to implement a new linter using `go/analysis` API.
|
You need to implement a new linter using `go/analysis` API.
|
||||||
We don't accept not `go/analysis` linters.
|
We don't accept non `go/analysis` linters.
|
||||||
|
|
||||||
After that:
|
After that:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user