From 77031895573384d40d631ac215ff2a99a4740094 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 28 Apr 2022 12:09:06 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .rubocop_todo.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.rubocop_todo.yml') 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: -- cgit v1.2.1