node build fixed
This commit is contained in:
11
seanime-2.9.10/.golangci.yml
Normal file
11
seanime-2.9.10/.golangci.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
run:
|
||||
concurrency: 4
|
||||
timeout: 1m
|
||||
issues-exit-code: 1
|
||||
tests: true
|
||||
|
||||
linters:
|
||||
disable-all: true
|
||||
|
||||
enable:
|
||||
- exhaustruct
|
||||
Reference in New Issue
Block a user