prism/.golangci.yml
2026-02-01 00:48:01 -08:00

9 lines
84 B
YAML

version: "2"
run:
timeout: 5m
tests: false
linters:
disable:
- errcheck