Fix rubocop config error
This commit is contained in:
parent
1026bf7460
commit
1d3f6e8b9c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
Layout/AlignArguments:
|
Layout/ArgumentAlignment:
|
||||||
EnforcedStyle: with_fixed_indentation
|
EnforcedStyle: with_fixed_indentation
|
||||||
|
|
||||||
Metrics/LineLength:
|
Metrics/LineLength:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue