mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
Update .ruby-lint.yml
This commit is contained in:
parent
c5542cc418
commit
2e960cdca2
1 changed files with 0 additions and 5 deletions
|
@ -57,11 +57,6 @@ Metrics/CyclomaticComplexity:
|
|||
Layout/SpaceAroundEqualsInParameterDefault:
|
||||
EnforcedStyle: no_space
|
||||
|
||||
# Most readable form.
|
||||
Layout/AlignHash:
|
||||
EnforcedHashRocketStyle: table
|
||||
EnforcedColonStyle: table
|
||||
|
||||
# Indenting the chained dots beneath each other is not supported by this cop,
|
||||
# see https://github.com/bbatsov/rubocop/issues/1633
|
||||
Layout/MultilineOperationIndentation:
|
||||
|
|
Loading…
Reference in a new issue