summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-14 06:35:36 +0000
committerrillig <rillig>2005-11-14 06:35:36 +0000
commitcd591d38592a4555bcbf0817d44dc774fcd5cd43 (patch)
tree8fbffff22f8c4901eae14cbd88f853cde133820a /pkgtools
parent86b8724386a182251d1c927a2681c6c3f53c770d (diff)
downloadpkgsrc-cd591d38592a4555bcbf0817d44dc774fcd5cd43.tar.gz
* detect spelling errors in variable names
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 97cd0906d9a..bcec089ef23 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -16,3 +16,4 @@
* Find a reliable, secure way to delete all CVS directories inside
${WRKSRC}. When that is finished, add a warning that using ${XARGS}
is insecure.
+* detect spelling errors (like CONFLICT => CONFLICTS)