Skip to content

Commit a20d850

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent 870fd78 commit a20d850

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
@@ -170,7 +170,7 @@ Style/InvertibleUnlessCondition:
170170
Enabled: true
171171
InverseMethods:
172172
:==: :!=
173-
:zero?:
173+
:zero?:
174174
:blank?: :present?
175175
Style/MutableConstant:
176176
EnforcedStyle: strict

0 commit comments

Comments
 (0)