jeudi 29 octobre 2015

'C: Carriage return character detected' for 'module WareHouse' in Rubocop

I am using rubocop in my application. I am facing a issue that is C: Carriage return character detected..

Here is my code.

module WareHouse
  class Stuff < ActiveRecord::Base
    # my code goes here
  end
end

Can anyone help me for this?

Aucun commentaire:

Enregistrer un commentaire