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

This commit is contained in:
File Sync 2022-01-19 13:40:17 +00:00
parent 28d153eec9
commit 6abc87c949
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