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

This commit is contained in:
File Sync 2022-09-25 20:13:51 +00:00
parent 3a7810d86d
commit 005edf6145
1 changed files with 3 additions and 0 deletions

View File

@ -155,6 +155,9 @@ Style/LambdaCall:
Style/ParallelAssignment:
Enabled: false
Style/RaiseArgs:
Enabled: false
Style/StabbyLambdaParentheses:
Enabled: false