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

This commit is contained in:
File Sync 2022-09-25 20:13:46 +00:00
parent 5d357e01bb
commit 6b0c7dff9b
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