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

This commit is contained in:
File Sync 2022-09-25 20:13:52 +00:00
parent 9f5e66ca7a
commit 1738a368ac
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