[Feature] Filter Duplicate Boosts #78
Annotations
1 error and 5 warnings
Run haml-lint
Process completed with exit code 65.
|
Run haml-lint:
app/views/admin/reports/index.html.haml#L30
Use `each_value` instead of `each` and remove the unused `_target_account_id` block argument. (https://rubystyle.guide#hash-each)
|
Run haml-lint:
app/views/admin/statuses/show.html.haml#L50
Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Run haml-lint:
app/views/layouts/error.html.haml#L9
Don't use parentheses around a logical expression.
|
Run haml-lint:
app/views/layouts/error.html.haml#L10
Don't use parentheses around a logical expression.
|
Run haml-lint:
app/views/settings/applications/_fields.html.haml#L17
Use `each_value` instead of `each` and remove the unused `_key` block argument. (https://rubystyle.guide#hash-each)
|
The logs for this run have expired and are no longer available.
Loading