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.
2 parents 55222be + 684e2b5 commit 2c7e19dCopy full SHA for 2c7e19d
.golangci.yml
@@ -67,6 +67,8 @@ linters-settings:
67
linters:
68
disable-all: true
69
enable:
70
+ - asciicheck
71
+ - bidichk
72
- dupl
73
- errcheck
74
- copyloopvar
0 commit comments