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 49aad6e commit 7fd56f6Copy full SHA for 7fd56f6
.golangci.yml
@@ -2,6 +2,7 @@ run:
2
tests: false
3
issues:
4
exclude-dirs:
5
- - pkg/worker
6
- - cmd/webworker
7
- - web
+ - pkg/worker
+ - cmd/webworker
+ - web
8
+ - web/public/examples
0 commit comments