test/.rubocop.yml: fix check category.
This commit is contained in:
parent
e011589635
commit
b7b89b9406
@ -1,5 +1,5 @@
|
||||
inherit_from: ../../.rubocop.yml
|
||||
|
||||
# `formula do` uses nested method definitions
|
||||
Style/NestedMethodDefinition:
|
||||
Lint/NestedMethodDefinition:
|
||||
Enabled: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user