Comment 3 for bug 1426424

Revision history for this message
Mark Vanderwiel (vanderwl) wrote :

Rubocop changes (update)
- add .robucop_todo.yml for future cleanup
    - rubocop --auto-gen-config and add an inherit_from: .rubocop_todo.yml in your .rubocop.yml
- add .bundle/**/* to .rubocop.yml
- add .cookbooks/**/* to robocop.yml
- fixup berks-cookbooks/** with /**/*