35977a721c
Somehow the config managed to stay in .gitignore a while, causing CI checks to fail.
4 lines
100 B
YAML
4 lines
100 B
YAML
linters:
|
|
disable:
|
|
# no, we won't check every invocation of (io.Writer).Write()
|
|
- errcheck
|