Skip to content

Commit fdd35cf

Browse files
committed
fix build
1 parent bd366df commit fdd35cf

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
@@ -308,7 +308,7 @@ Style/EmptyLiteral:
308308
Metrics/LineLength:
309309
Enabled: false
310310

311-
Style/MethodCallParentheses:
311+
Style/MethodCallWithoutArgsParentheses:
312312
Enabled: false
313313

314314
Style/MethodDefParentheses:

0 commit comments

Comments
 (0)