brew/Library/Homebrew/test/.rubocop.yml

6 lines
126 B
YAML
Raw Normal View History

2016-08-05 22:04:59 -07:00
inherit_from: ../../.rubocop.yml
# `formula do` uses nested method definitions
2016-08-08 10:52:43 +01:00
Lint/NestedMethodDefinition:
2016-08-05 22:04:59 -07:00
Enabled: false