Update .rubocop.yml from dry-rb/template-gem

This commit is contained in:
File Sync 2022-01-19 13:40:32 +00:00
parent afaa1726d9
commit 2ca110b5e1
1 changed files with 3 additions and 0 deletions

View File

@ -257,3 +257,6 @@ Naming/VariableNumber:
Naming/BinaryOperatorParameterName:
Enabled: false
Style/NumberedParametersLimit:
Max: 2