summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 43ed5d36..8f176104 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -1130,13 +1130,6 @@ Style/GlobalVars:
Style/GuardClause:
Enabled: false
-# Offense count: 459
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, UseHashRocketsWithSymbolValues, PreferHashRocketsForNonAlnumEndingSymbols.
-# SupportedStyles: ruby19, hash_rockets, no_mixed_keys, ruby19_no_mixed_keys
-Style/HashSyntax:
- Enabled: false
-
# Offense count: 2
Style/IdenticalConditionalBranches:
Exclude: