summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint4/DESCR
blob: e83c7f30833866667dd062c12d6c3db104d78e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.

This is the old version of pkglint.  It remains because the current
version is written in go and thus does not run on all pkgsrc
platforms.