Update statuses.rb #35
Annotations
2 errors and 1 warning
lint:
app/models/trends/statuses.rb#L85
[Correctable] Layout/BlockAlignment: end at 85, 2 is not aligned with trending_statuses.each do |status| at 83, 4.
|
lint
Process completed with exit code 1.
|
lint:
app/models/trends/statuses.rb#L86
[Correctable] Layout/DefEndAlignment: end at 86, 0 is not aligned with def at 64, 2.
|