Update and fix staticcheck
This commit is contained in:
3
vendor/honnef.co/go/tools/ir/staticcheck.conf
vendored
Normal file
3
vendor/honnef.co/go/tools/ir/staticcheck.conf
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# ssa/... is mostly imported from upstream and we don't want to
|
||||
# deviate from it too much, hence disabling SA1019
|
||||
checks = ["inherit", "-SA1019"]
|
Reference in New Issue
Block a user