%- @tables.each do |table| -%> <%- if table[:content].any? || table[:resolved].any? -%>
<%- if table[:count] > 0 -%> <%= pluralize(table[:name], table[:count]) %> <%- else -%> :white_check_mark: <%= random_compliment %> <%- end -%> | |
---|---|
:<%= table[:emoji] %>: | <%= violation.message %> |
:warning: | Danger found <%= table[:content].length %> violations with this PR. Due to GitHub's max issue comment size, the number shown has been truncated to <%= max_num_violations %>. |
:white_check_mark: |
Generated by :no_entry_sign: Danger