X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2f5c06d08c5a2fcc42d57896ba7151bee326f7ac..6f0a393ef9191a70d9c5040ed35f6ee4ca33db8b:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 07185ec2c..eab32f0dd 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -61,9 +61,3 @@ Style/MultilineOperationIndentation: # Cop supports --auto-correct. Style/NumericLiterals: MinDigits: 11 - -# Offense count: 6548 -# Cop supports --auto-correct. -# Configuration parameters: EnforcedStyle, SupportedStyles. -Style/StringLiterals: - Enabled: false