Merge branch 'rc/remove-brakeman-from-codequality' into 'master'
Remove brakeman from .codeclimate.yml since it's now covered by the sast CI job See merge request gitlab-org/gitlab-ce!16808
This commit is contained in:
commit
bebb9c0c6d
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
---
|
||||
engines:
|
||||
brakeman:
|
||||
enabled: true
|
||||
bundler-audit:
|
||||
enabled: true
|
||||
duplication:
|
||||
|
|
Loading…
Reference in a new issue