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