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

Commit 2c4064d

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent 47e23af commit 2c4064d

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)