diff options
| author | Mike McQuaid | 2016-09-18 14:27:09 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2016-09-19 11:18:09 +0100 |
| commit | 515f7b52553b7f5f10904f2b3972260ae223c6e8 (patch) | |
| tree | 457fa183cd75d94278b4d6934a79a25d25cb53b5 /Library/Homebrew/test | |
| parent | 569dbf4d058302f0fa457d55f508ae250885d239 (diff) | |
| download | brew-515f7b52553b7f5f10904f2b3972260ae223c6e8.tar.bz2 | |
Unify .rubocopy.yml files.
Diffstat (limited to 'Library/Homebrew/test')
| -rw-r--r-- | Library/Homebrew/test/.rubocop.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/test/.rubocop.yml b/Library/Homebrew/test/.rubocop.yml deleted file mode 100644 index 6f1bcba97..000000000 --- a/Library/Homebrew/test/.rubocop.yml +++ /dev/null @@ -1,5 +0,0 @@ -inherit_from: ../../.rubocop.yml - -# `formula do` uses nested method definitions -Lint/NestedMethodDefinition: - Enabled: false |
