summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-28 12:09:06 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-28 12:09:06 +0000
commit77031895573384d40d631ac215ff2a99a4740094 (patch)
tree0aea73aaa1acf377a95beca7c5061264b204f33e /.rubocop_todo.yml
parent4a372de7753b16d254dc319a6bad08ecac0273af (diff)
downloadgitlab-ce-77031895573384d40d631ac215ff2a99a4740094.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 4a93c49ca4c..fda144d68f5 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -332,12 +332,6 @@ Style/Next:
Style/NumericLiteralPrefix:
Enabled: false
-# Offense count: 2698
-# Cop supports --auto-correct.
-# Configuration parameters: PreferredDelimiters.
-Style/PercentLiteralDelimiters:
- Enabled: false
-
# Offense count: 206
# Cop supports --auto-correct.
Style/RedundantInterpolation: