VictoriaMetrics/vendor/honnef.co/go/tools/ir/staticcheck.conf
Aliaksandr Valialkin 8c2d396e8a make vendor-update
2020-02-26 20:46:24 +02:00

3 lines
147 B
Text

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