Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / honnef.co / go / tools@v0.0.1-2020.1.5 / ir / staticcheck.conf
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"]