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

This commit is contained in:
File Sync 2022-09-25 20:13:43 +00:00
parent df58417cd6
commit 17e6471e17
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