We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7c4a0 commit 677b240Copy full SHA for 677b240
.golangci.toml
@@ -1,9 +1,6 @@
1
[issues]
2
exclude-files = ["data/.*\\.gen\\.go", "data/generic_nullable_vector\\.go", "data/generic_vector\\.go"]
3
4
-[linters-settings.golint]
5
-min-confidence = 1
6
-
7
[linters-settings.goconst]
8
min-len = 5
9
min-occurrences = 5
0 commit comments