X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/20eed1b438a2f662a9e64c50dc2be36ccace6302..7ff9aaa575084ef5c1b1226507b3944bb79a862b:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index a6fa2af25..d63b1da17 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -35,22 +35,11 @@ Metrics/PerceivedComplexity: Style/Documentation: Enabled: false -# Offense count: 32 -# Configuration parameters: Exclude. -Style/FileName: - Enabled: false - # Offense count: 15 # Configuration parameters: MaxLineLength. Style/IfUnlessModifier: Enabled: false -# Offense count: 2 -# Cop supports --auto-correct. -# Configuration parameters: EnforcedStyle, SupportedStyles. -Style/MultilineOperationIndentation: - Enabled: false - # Offense count: 29 # Cop supports --auto-correct. Style/NumericLiterals: