summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-20 15:08:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-20 15:08:20 +0000
commit1d5ae049f089db097048fa896105ad75fe859596 (patch)
tree563e688a9aca27c1dff95f853e7e26ffeb2ddc30 /.rubocop.yml
parent374cf04cf2a496344e0e27d8ddf740f7a543f7af (diff)
downloadgitlab-ce-1d5ae049f089db097048fa896105ad75fe859596.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 3c5771da32d..bec305da54c 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -225,6 +225,7 @@ Gitlab/Json:
- 'scripts/**/*'
- 'lib/rspec_flaky/**/*'
- 'lib/quality/**/*'
+ - 'lib/gitlab/danger/**/*'
GitlabSecurity/PublicSend:
Enabled: true