mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 03:27:52 +00:00
Chore: Disable brakeman in Codeclimate (#453)
This commit is contained in:
@@ -10,7 +10,7 @@ plugins:
|
||||
scss-lint:
|
||||
enabled: true
|
||||
brakeman:
|
||||
enabled: true
|
||||
enabled: false
|
||||
checks:
|
||||
similar-code:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user