]> git.openstreetmap.org Git - chef.git/blob - .rubocop_todo.yml
nominatim: UI forwarding should take precedence to blocking
[chef.git] / .rubocop_todo.yml
1 # This configuration was generated by
2 # `rubocop --auto-gen-config`
3 # on 2021-05-11 07:26:15 UTC using RuboCop version 1.14.0.
4 # The point is for the user to remove these configuration records
5 # one by one as the offenses are removed from the code base.
6 # Note that changes in the inspected code, or installation of new
7 # versions of RuboCop, may require this file to be generated again.
8
9 # Offense count: 1124
10 # Cop supports --auto-correct.
11 # Configuration parameters: .
12 # SupportedStyles: strings, symbols
13 Chef/Style/AttributeKeys:
14   EnforcedStyle: symbols