Skip to content

Commit 49d39cc

Browse files
authored
Merge pull request #793 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents c5785c4 + 1a1c739 commit 49d39cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Naming/MethodParameterName:
107107
inherit_mode:
108108
merge:
109109
- AllowedNames
110+
Naming/PredicateMethod:
111+
AllowBangMethods: true
110112
Naming/VariableNumber:
111113
Enabled: false
112114
Style/AndOr:

0 commit comments

Comments
 (0)