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 @@
linters: run:
run:
concurrency: 2 concurrency: 2
skip-dirs: linters:
- tests/composefiles
enable-all: false enable-all: false
disable-all: true disable-all: true
enable: enable: