diff options
author | Rémy Coutable <remy@rymai.me> | 2018-01-30 18:32:32 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-01-30 18:32:32 +0100 |
commit | c7c3259eec6e20aa69b8b89af328a7d6a55379a9 (patch) | |
tree | 22374d341d16f2e178c693a0fcbfe932672c2b2b /.codeclimate.yml | |
parent | 9d53c15c86cf8deacff2b4c0c2cbd5219b9647e5 (diff) | |
download | gitlab-ce-c7c3259eec6e20aa69b8b89af328a7d6a55379a9.tar.gz |
Remove brakeman from .codeclimate.yml since it's now covered by the sast CI jobrc/remove-brakeman-from-codequality
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to '.codeclimate.yml')
-rw-r--r-- | .codeclimate.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index dc8ac60fb44..ecac24b68d7 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,5 @@ --- engines: - brakeman: - enabled: true bundler-audit: enabled: true duplication: |