1
0
tl-vikunja/vendor/honnef.co/go/tools/ir/staticcheck.conf
2020-05-29 22:15:21 +02:00

4 lines
147 B
Plaintext

# ssa/... is mostly imported from upstream and we don't want to
# deviate from it too much, hence disabling SA1019
checks = ["inherit", "-SA1019"]