Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-01-30 20:32:32 +0300
committerRémy Coutable <remy@rymai.me>2018-01-30 20:32:32 +0300
commitc7c3259eec6e20aa69b8b89af328a7d6a55379a9 (patch)
tree22374d341d16f2e178c693a0fcbfe932672c2b2b /.codeclimate.yml
parent9d53c15c86cf8deacff2b4c0c2cbd5219b9647e5 (diff)
Remove brakeman from .codeclimate.yml since it's now covered by the sast CI job
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
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: