6 lines
126 B
YAML
6 lines
126 B
YAML
inherit_from: ../../.rubocop.yml
|
|
|
|
# `formula do` uses nested method definitions
|
|
Lint/NestedMethodDefinition:
|
|
Enabled: false
|