I am using rubocop in my application. I am facing a issue that is C: Carriage return character detected..
rubocop
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