We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba8e4a commit b51317cCopy full SHA for b51317c
.golangci.yml
@@ -184,6 +184,7 @@ linters-settings:
184
- r
185
- i
186
- db
187
+ - t
188
# Optional list of variable declarations that should be ignored completely. (defaults to empty list)
189
# Entries must be in the form of "<variable name> <type>" or "<variable name> *<type>" for
190
# variables, or "const <name>" for constants.
0 commit comments