We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2516a commit bef2acaCopy full SHA for bef2aca
.golangci.yml
@@ -98,9 +98,6 @@ linters:
98
correction: unmarshaled
99
- typo: unmarshalling
100
correction: unmarshaling
101
- # TODO: uncomment when https://github.com/golangci/misspell/issues/38 is fixed
102
- # - typo: whitespace
103
- # correction: white space
104
ignore-rules:
105
- analyses # returned by the GitHub API
106
- cancelled # returned by the GitHub API
0 commit comments