summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
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 a8869c00df..498b36fa20 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -191,12 +191,6 @@ Style/IfUnlessModifier:
Style/IndentArray:
Enabled: false
-# Offense count: 1
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/IndentationConsistency:
- Enabled: false
-
# Offense count: 2
Style/ModuleFunction:
Enabled: false