mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
updated rubocop.yml
This commit is contained in:
parent
114d602621
commit
1e7c5dc06e
1 changed files with 6 additions and 0 deletions
|
@ -22,3 +22,9 @@ Style/BracesAroundHashParameters:
|
||||||
|
|
||||||
Style/IndentHash:
|
Style/IndentHash:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
# No need to force reduce to use |a, e| as parameters.
|
||||||
|
# Configuration parameters: Methods.
|
||||||
|
Style/SingleLineBlockParams:
|
||||||
|
Enabled: false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue