Skip to content

Rename .rubocop.yml to .rubocop-gdk.yml

Ash McKenzie requested to merge ashmckenzie/fix-rubocop-for-child-dirs into master

What does this Merge Request do?

This MR renames .rubocop.yml to .rubocop-gdk.yml so child paths can run RuboCop with their own .rubocop.yml files.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports