Skip to content

Commit 6ea0dc3

Browse files
authored
Merge pull request #907 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 2f37f21 + 00e9cb9 commit 6ea0dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Style/InvertibleUnlessCondition:
169169
Enabled: true
170170
InverseMethods:
171171
:==: :!=
172-
:zero?:
172+
:zero?:
173173
:blank?: :present?
174174
Style/MutableConstant:
175175
EnforcedStyle: strict

0 commit comments

Comments
 (0)