aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/.rubocop.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/.rubocop.yml b/Library/Homebrew/.rubocop.yml
index 325674398..a43727371 100644
--- a/Library/Homebrew/.rubocop.yml
+++ b/Library/Homebrew/.rubocop.yml
@@ -20,7 +20,7 @@ Lint/NestedMethodDefinition:
# so many of these in formulae but none in here
Lint/ParenthesesAsGroupedExpression:
- Enabled: false
+ Enabled: true
Metrics/ModuleLength:
CountComments: false