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:
authorRobert Speicher <rspeicher@gmail.com>2017-08-28 19:46:00 +0300
committerRobert Speicher <rspeicher@gmail.com>2017-08-28 19:46:00 +0300
commitbed27b6a6d1fea22596ca8e643686c8aa61fa65d (patch)
treedee120e6b549bef299f1a22fc2f6fa8ecb6410a2 /.rubocop.yml
parent3e0757f2d265e0ab3b13c5d27786ced901744c90 (diff)
Update rubocop-gitlab-security to 0.1.0
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 23bb0fa8be8..abdda90a33e 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -1181,6 +1181,10 @@ GitlabSecurity/DeepMunge:
- 'lib/**/*.rake'
- 'spec/**/*'
+# To be enabled by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13610
+GitlabSecurity/JsonSerialization:
+ Enabled: false
+
GitlabSecurity/PublicSend:
Enabled: true
Exclude: