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 ff2bf78 commit 94f50b5Copy full SHA for 94f50b5
.golangci.yml
@@ -1,8 +1,6 @@
1
+run:
2
+ concurrency: 2
3
linters:
- run:
- concurrency: 2
4
- skip-dirs:
5
- - tests/composefiles
6
enable-all: false
7
disable-all: true
8
enable:
0 commit comments