{{define "rule.html"}} {{.Rule.ID}}: {{.Rule.Name}} — AUR Report Card {{template "head" .}}

AUR Report Card / {{.Rule.ID}}

{{.Rule.Name}}

{{.Rule.Doc}}

Suppress a reviewed, intentional case with # pkglint: ignore={{.Rule.ID}} on (or above) the offending line, or skip the rule entirely with --ignore {{.Rule.ID}}.
{{template "footer" .}}
{{end}}