diff --git a/.rubocop.yml b/.rubocop.yml index bbe11ff67..5ae3ea859 100644 --- a/.rubocop.yml +++ b/.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 \ No newline at end of file + Enabled: false