AUR Report Card / rules
Every check pkglint runs, grouped by concern. Each links to a page with an explanation and a flagged/preferred example.
Grading: any critical → F,
any error → D, three or more
warn → C, one or two → B, otherwise A.
Suppress a reviewed case inline with
{{range .Groups}}
# pkglint: ignore=PB123. Rules marked
--fix pkglint rewrites automatically;
--unsafe-fix ones are mechanical but change behavior, so review them.{{.Title}}
| Rule | Name | Fix | Description |
|---|---|---|---|
| {{.ID}} | {{.Name}} |
{{template "fixpill" .FixLevel}} | {{.Doc}} |