Disabling brakeman on codeclimate because it doesn't understand rails 6

This commit is contained in:
Brenda Wallace
2020-08-02 09:18:28 +12:00
parent ca3265841c
commit 31dc367298

View File

@@ -11,7 +11,7 @@ engines:
coffeelint:
enabled: true
brakeman:
enabled: true
enabled: false
bundler-audit:
enabled: true
duplication: