summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-26 03:09:21 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-26 03:09:21 +0000
commit88a161660fc48c4c1a94b51d5c72fdadffc1b1ae (patch)
tree466b87a16ad25ac602a9b3c5edaaa582f3eddd94 /.rubocop_todo.yml
parent9190fb4bdcb7e1189de69de53a523c5aeff71f91 (diff)
downloadgitlab-ce-88a161660fc48c4c1a94b51d5c72fdadffc1b1ae.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 35778f056b4..218a002aa45 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -898,11 +898,6 @@ Style/RedundantFetchBlock:
Style/RedundantFileExtensionInRequire:
Enabled: false
-# Offense count: 248
-# Cop supports --auto-correct.
-Style/RedundantFreeze:
- Enabled: false
-
# Offense count: 206
# Cop supports --auto-correct.
Style/RedundantInterpolation: