Added missing newline.
This commit is contained in:
parent
3a401247f5
commit
ec69425f2c
1 changed files with 1 additions and 1 deletions
|
@ -206,4 +206,4 @@ Style/ExtraSpacing:
|
|||
Performance/Casecmp:
|
||||
Description: 'Use `casecmp` rather than `downcase ==`.'
|
||||
Reference: 'https://github.com/JuanitoFatas/fast-ruby#stringcasecmp-vs-stringdowncase---code'
|
||||
Enabled: false
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue