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 5a1fea8 + 94f50b5 commit 83744f7Copy full SHA for 83744f7
.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