8000
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 dfa0013 commit d24bff5Copy full SHA for d24bff5
docs/src/docs/usage/faq.mdx
@@ -4,7 +4,7 @@ title: FAQ
4
5
## How do you add a custom linter?
6
7
-You can integrate it yourself, see this [manual](/usage/linters#how-to-add-a-linter-to-golangci-lint-).
+You can integrate it yourself, see this [manual](/contributing/new-linters/).
8
Or you can create a [GitHub Issue](https://github.com/golangci/golangci-lint/issues/new) and we will integrate when time permits.
9
10
## How to integrate `golangci-lint` into large project with thousands of issues
0 commit comments