summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
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 f1f8ff6e862..48b840b4af2 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -565,11 +565,6 @@ Style/EmptyLiteral:
Style/EmptyMethod:
Enabled: false
-# Offense count: 40
-# Cop supports --auto-correct.
-Style/Encoding:
- Enabled: false
-
# Offense count: 203
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.