Browse Source

Added missing newline.

Thorsten Eckel 9 years ago
parent
commit
ec69425f2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .rubocop.yml

+ 1 - 1
.rubocop.yml

@@ -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