brew/Library/Homebrew/test/.rubocop.yml
2016-08-08 10:52:43 +01:00

6 lines
126 B
YAML

inherit_from: ../../.rubocop.yml
# `formula do` uses nested method definitions
Lint/NestedMethodDefinition:
Enabled: false