Refactor Lead Promotion Logic to Improve Separation of Concerns #1398
10 new alerts
New alerts in code changed by this pull request
- 10 notes
See annotations below for details.
Annotations
Check notice on line 119 in app/controllers/entities/leads_controller.rb
Code scanning / Rubocop
Keep indentation straight. Note
Check notice on line 119 in app/controllers/entities/leads_controller.rb
Code scanning / Rubocop
Use 2 spaces for indentation. Note
Check notice on line 120 in app/controllers/entities/leads_controller.rb
Code scanning / Rubocop
Use 2 spaces for indentation. Note
Check notice on line 274 in app/controllers/entities/leads_controller.rb
Code scanning / Rubocop
Checks trailing blank lines and final newline. Note
Check notice on line 11 in app/helpers/lead_promotion_helper.rb
Code scanning / Rubocop
Avoid trailing whitespace. Note
Check notice on line 12 in app/helpers/lead_promotion_helper.rb
Code scanning / Rubocop
Use 2 spaces for indentation. Note
Check notice on line 15 in app/helpers/lead_promotion_helper.rb
Code scanning / Rubocop
Avoid trailing whitespace. Note
Check notice on line 19 in app/helpers/lead_promotion_helper.rb
Code scanning / Rubocop
Avoid trailing whitespace. Note
Check notice on line 23 in app/helpers/lead_promotion_helper.rb
Code scanning / Rubocop
Avoid trailing whitespace. Note
Check notice on line 173 in app/models/entities/lead.rb
Code scanning / Rubocop
Checks trailing blank lines and final newline. Note