Fix golangci syntax error in run configuration

Signed-off-by: TaeyoungKwak <astrokwak@gmail.com>
This commit is contained in:
TaeyoungKwak 2022-07-03 01:45:50 +09:00
parent ff2bf78570
commit 94f50b520c

View File

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