Merge pull request 'Add golangci.yml' (#2) from atolstikhin/micro-broker-redis:v3 into v3
All checks were successful
test / test (push) Successful in 12m30s
All checks were successful
test / test (push) Successful in 12m30s
Reviewed-on: #2
This commit is contained in:
5
.golangci.yml
Normal file
5
.golangci.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
run:
|
||||||
|
concurrency: 8
|
||||||
|
deadline: 5m
|
||||||
|
issues-exit-code: 1
|
||||||
|
tests: true
|
Reference in New Issue
Block a user