mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
parent
dfa0013583
commit
d24bff534c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ title: FAQ
|
|||
|
||||
## How do you add a custom linter?
|
||||
|
||||
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/).
|
||||
Or you can create a [GitHub Issue](https://github.com/golangci/golangci-lint/issues/new) and we will integrate when time permits.
|
||||
|
||||
## How to integrate `golangci-lint` into large project with thousands of issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue