]> git.openstreetmap.org Git - chef.git/blob - .rubocop.yml
Yet more rubucop cleanups
[chef.git] / .rubocop.yml
1 inherit_from: .rubocop_todo.yml
2
3 Style/SingleSpaceBeforeFirstArg:
4   Exclude:
5     - '**/metadata.rb'