2020-07-21 13:07:57 +00:00
|
|
|
# this is just a slim wrapper to:
|
|
|
|
# a) don't spam the root directory with rubocop files
|
|
|
|
# b) work around an issue with absolute excludes and custom development (https://github.com/rubocop-hq/rubocop/issues/4621)
|
2019-04-10 17:42:44 +00:00
|
|
|
inherit_from:
|
2020-07-21 13:07:57 +00:00
|
|
|
- .rubocop/default.yml
|