Description: {{ issue.description }}
Severity: {{ issue.severity }}
Occurrences: {{ issue.location_count }}
Scope: {{ issue.scope }}
Location | Error value | Proposed correction | Column hashtag |
---|---|---|---|
{% if location.row is defined %} {% if location.source_row is defined %} {{ location.col|spreadsheet_col}}{{location.source_row+1 }} {% else %} data row #{{ location.row + 1 }} {% endif %} {% else %} Hashtags {% endif %} |
{% if location.location_value is defined %}
«{{ location.location_value|nonone }} »
{% endif %}
|
{% if location.suggested_value %}
«{{ location.suggested_value }} »
{% endif %}
|
{% if location.hashtag %} {{ location.hashtag }} {% endif %} |