# options for analysis running
run:
tests: false
output:
print-issued-lines: false
linters:
enable:
- misspell
disable:
- errcheck
- staticcheck