version: "2"
run:
timeout: 5m
linters:
settings:
errcheck:
exclude-functions:
- (net/http.ResponseWriter).Write
exclusions:
presets:
- std-error-handling