1 # This configuration was generated by
2 # `rubocop --auto-gen-config`
3 # on 2020-07-30 08:39:06 UTC using RuboCop version 0.88.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.
10 # Cop supports --auto-correct.
11 # Configuration parameters: .
12 # SupportedStyles: strings, symbols
13 ChefStyle/AttributeKeys:
14 EnforcedStyle: symbols
17 # Configuration parameters: CountBlocks.