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 8f9e075 commit 26df7d2Copy full SHA for 26df7d2
.golangci.yml
@@ -0,0 +1,5 @@
1
+issues:
2
+ exclude:
3
+ - "not declared by package utf8"
4
+ - "unicode/utf8/utf8.go"
5
+
0 commit comments