Files

11 lines
187 B
YAML
Raw Permalink Normal View History

2026-02-03 16:41:15 +01:00
version: "2"
run:
timeout: 5m
linters:
settings:
errcheck:
exclude-functions:
- (net/http.ResponseWriter).Write
exclusions:
presets:
- std-error-handling