shweta-kumaran / CastNXTfall24

0 stars 1 forks source link

rubocop issues Linelength fixes #34

Open ritmanda-tamu opened 1 week ago

ritmanda-tamu commented 1 week ago

app/controllers/events_controller.rb:62:121: C: Layout/LineLength: Line is too long. [139/120] app/controllers/events_controller.rb:325:121: C: Layout/LineLength: Line is too long. [175/120] app/controllers/events_controller.rb:397:121: C: Layout/LineLength: Line is too long. [258/120] app/controllers/slides_controller.rb:70:121: C: Layout/LineLength: Line is too long. [268/120] app/controllers/user_mailer.rb:8:121: C: Layout/LineLength: Line is too long. [163/120] app/controllers/user_mailer.rb:13:121: C: Layout/LineLength: Line is too long. [177/120] app/controllers/user_mailer.rb:18:121: C: Layout/LineLength: Line is too long. [184/120] app/controllers/user_mailer.rb:23:121: C: Layout/LineLength: Line is too long. [269/120] app/controllers/user_mailer.rb:28:121: C: Layout/LineLength: Line is too long. [156/120] app/controllers/user_mailer.rb:33:121: C: Layout/LineLength: Line is too long. [165/120] spec/controllers/client_controller_spec.rb:22:121: C: Layout/LineLength: Line is too long. [14629/120] spec/controllers/client_controller_spec.rb:39:121: C: Layout/LineLength: Line is too long. [196/120] spec/controllers/comments_controller_spec.rb:22:121: C: Layout/LineLength: Line is too long. [14629/120] spec/controllers/comments_controller_spec.rb:39:121: C: Layout/LineLength: Line is too long. [196/120] spec/controllers/events_controller_spec.rb:22:121: C: Layout/LineLength: Line is too long. [14629/120] spec/controllers/events_controller_spec.rb:34:121: C: Layout/LineLength: Line is too long. [122/120] spec/controllers/events_controller_spec.rb:35:121: C: Layout/LineLength: Line is too long. [161/120] spec/controllers/events_controller_spec.rb:102:121: C: Layout/LineLength: Line is too long. [122/120] spec/controllers/events_controller_spec.rb:112:121: C: Layout/LineLength: Line is too long. [122/120] spec/controllers/negotiations_controller_spec.rb:22:121: C: Layout/LineLength: Line is too long. [14629/120] spec/controllers/negotiations_controller_spec.rb:39:121: C: Layout/LineLength: Line is too long. [196/120] spec/controllers/slides_controller_spec.rb:20:121: C: Layout/LineLength: Line is too long. [14629/120] spec/controllers/slides_controller_spec.rb:37:121: C: Layout/LineLength: Line is too long. [196/120] spec/controllers/slides_controller_spec.rb:61:121: C: Layout/LineLength: Line is too long. [161/120] spec/controllers/slides_controller_spec.rb:71:121: C: Layout/LineLength: Line is too long. [162/120] spec/controllers/slides_controller_spec.rb:75:121: C: Layout/LineLength: Line is too long. [192/120] spec/controllers/slides_controller_spec.rb:85:121: C: Layout/LineLength: Line is too long. [161/120] spec/controllers/user_controller_spec.rb:22:121: C: Layout/LineLength: Line is too long. [14629/120] spec/controllers/user_controller_spec.rb:24:121: C: Layout/LineLength: Line is too long. [122/120] spec/controllers/user_controller_spec.rb:40:121: C: Layout/LineLength: Line is too long. [196/120]