storage/.golangci.yml

8 lines
73 B
YAML

---
run:
concurrency: 6
timeout: 5m
linters:
enable:
- gofumpt