Files
kubesphere/vendor/honnef.co/go/tools/ir/staticcheck.conf
hongming fe6c5de00f update dependencies
Signed-off-by: hongming <talonwan@yunify.com>
2021-01-04 15:35:32 +08: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"]