.rubocop.yml 255 B

12345
  1. # this is just a slim wrapper to:
  2. # a) don't spam the root directory with rubocop files
  3. # b) work around an issue with absolute excludes and custom development (https://github.com/rubocop-hq/rubocop/issues/4621)
  4. inherit_from:
  5. - .dev/rubocop/default.yml