🚨 Disable check, like on feed branch

This commit is contained in:
makeworld 2020-08-28 12:20:54 -04:00
parent 5e417b040b
commit bc70108e37

View File

@ -36,3 +36,8 @@ linters:
issues:
exclude-use-default: true
max-issues-per-linter: 0
linters-settings:
gocritic:
disabled-checks:
- ifElseChain