Skip to content

Commit 00e9cb9

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent c04a2ed commit 00e9cb9

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)