We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36793ff commit 2528e86Copy full SHA for 2528e86
.golangci.example.yml
@@ -18,5 +18,3 @@ linters:
18
disable-all: true
19
enable:
20
- example
21
- # Typecheck is how golangci-lint reports compile errors, so should always be enabled.
22
- - typecheck
0 commit comments