summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint4/DESCR
blob: bff78e0924e7ed686c078fb92edd62710546fa12 (plain)
1
2
3
4
5
6
7
pkglint is for pkgsrc packages what lint(1) is for C files. It checks
for various things that the used languages cannot detect, for example
application-specific restrictions on certain variables.

Before importing a new package or making changes to an existing package,
pkglint should be run in the package's directory to check for common
errors.