Rename shared RuboCop config to .rubocop_common.yml.

This commit is contained in:
Markus Reiter 2016-09-29 22:59:49 +02:00
parent 18a9945ad8
commit cea796c09b
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
inherit_from:
- ../.rubocop.yml
- ../.rubocop_common.yml
- .rubocop_todo.yml
AllCops: