Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 4eb6101

Browse files
authored
Merge pull request #96 from Homebrew/sync-shared-config
2 parents 47e23af + 2c4064d commit 4eb6101

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)