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

Reviewed-on: #2
This commit is contained in:
Василий Толстов 2024-12-14 15:36:38 +03:00
commit 0ae3f3230d

5
.golangci.yml Normal file
View File

@ -0,0 +1,5 @@
run:
concurrency: 8
deadline: 5m
issues-exit-code: 1
tests: true