nightingale1/vendor/honnef.co/go/tools/ssa/staticcheck.conf

4 lines
147 B
Plaintext
Raw Normal View History

2020-11-16 08:56:04 +08:00
# ssa/... is mostly imported from upstream and we don't want to
# deviate from it too much, hence disabling SA1019
checks = ["inherit", "-SA1019"]