pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * detect spelling errors in variable ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/751346a269f7
branches:  trunk
changeset: 503104:751346a269f7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Nov 14 06:35:36 2005 +0000

description:
* detect spelling errors in variable names

diffstat:

 pkgtools/pkglint/TODO |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (8 lines):

diff -r 054666ecfdec -r 751346a269f7 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Mon Nov 14 06:06:20 2005 +0000
+++ b/pkgtools/pkglint/TODO     Mon Nov 14 06:35:36 2005 +0000
@@ -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)



Home | Main Index | Thread Index | Old Index