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

6 lines
127 B
YAML
Raw Normal View History

2016-08-05 22:04:59 -07:00
inherit_from: ../../.rubocop.yml
# `formula do` uses nested method definitions
Style/NestedMethodDefinition:
Enabled: false