Merge pull request #9619 from Jeldo/Fix-syntax-error-on-golangci-run-configuration

Fix golangci syntax error in run configuration
This commit is contained in:
Guillaume Lours 2022-07-04 14:40:11 +02:00 committed by GitHub
commit 83744f7e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
run:
concurrency: 2
linters:
run:
concurrency: 2
skip-dirs:
- tests/composefiles
enable-all: false
disable-all: true
enable: