Fix rubocop check

This commit is contained in:
Junegunn Choi 2022-11-01 13:59:17 +09:00
parent a29944660e
commit 2c6a73546d
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -26,3 +26,5 @@ Style/OptionalBooleanParameter:
Enabled: false
Style/WordArray:
MinSize: 1
Minitest/AssertEqual:
Enabled: false