Skip to content

Commit 4beeca9

Browse files
authored
Merge pull request #1007 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 29152dc + 7ce0601 commit 4beeca9

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)