9 lines
99 B
YAML
9 lines
99 B
YAML
inherit_from:
|
|
- ../.rubocop.yml
|
|
- .rubocop_todo.yml
|
|
|
|
AllCops:
|
|
RSpec:
|
|
Patterns:
|
|
- ./*
|