summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-26 15:10:10 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-26 15:10:10 +0000
commitc86ec1d072338034a312bb4be0ff175892fa01b7 (patch)
treee67bb3ce9beb174a20991e53d998f59adc35f02e /.rubocop.yml
parentc15582526dd15f5ea8fac0906624cc5cd2db03ab (diff)
downloadgitlab-ce-c86ec1d072338034a312bb4be0ff175892fa01b7.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 7de4ff3faf6..8224f104674 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -717,7 +717,6 @@ Gitlab/RailsLogger:
- 'spec/**/*.rb'
- 'ee/spec/**/*.rb'
-# WIP See https://gitlab.com/gitlab-org/gitlab/-/issues/267606
RSpec/FactoryBot/InlineAssociation:
Include:
- 'spec/factories/**/*.rb'