Linter not run with existing config
Open
type/question
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## General Question
https://github.com/pingcap/tidb/blob/master/.golangci.yml#L33
It should write like this to activate the linter.
```
checks: [ "all", "-ST1003" ]
```
Contributor guide
Assessment
This issue has not been assessed yet.