summaryrefslogtreecommitdiff
path: root/.rubocop_todo/style/bare_percent_literals.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/style/bare_percent_literals.yml')
-rw-r--r--.rubocop_todo/style/bare_percent_literals.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/bare_percent_literals.yml b/.rubocop_todo/style/bare_percent_literals.yml
index 1a155e3cca0..cb40669ca02 100644
--- a/.rubocop_todo/style/bare_percent_literals.yml
+++ b/.rubocop_todo/style/bare_percent_literals.yml
@@ -1,7 +1,6 @@
---
# Cop supports --auto-correct.
Style/BarePercentLiterals:
- Details: grace period
Exclude:
- 'app/models/commit.rb'
- 'app/models/concerns/storage/legacy_namespace.rb'