Skip to main content

render

Function render 

Source
pub fn render(report: &ComplianceReport, mode: Mode) -> String
Expand description

Renders exactly as jss-lint --output html does: author.html.j2 in author mode, reviewer.html.j2 in reviewer mode. Mirrors html_output.py::render.