X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b74f737a0446d214020f517ca4edaa54a0921cf4..df9f0c894c0a33506475703c70a32c1dd6fe5144:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index fd40acb79..e819633a2 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -46,20 +46,11 @@ Style/AccessModifierIndentation: Style/Documentation: Enabled: false -# Offense count: 2 -Style/EmptyElse: - Enabled: false - # Offense count: 32 # Configuration parameters: Exclude. Style/FileName: Enabled: false -# Offense count: 1 -# Configuration parameters: MinBodyLength. -Style/GuardClause: - Enabled: false - # Offense count: 3116 # Cop supports --auto-correct. # Configuration parameters: SupportedStyles.