staticcheck.conf 147 B

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