diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 16:34:47 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 16:34:47 +0000 |
commit | 3184319c950f5a2e21782e2073c98e120ae8ff06 (patch) | |
tree | 7b4bc27d8b068e94c9ddcd1556614c6156569a08 | |
parent | e51ec93c2c5db521ee4cd7c550a2d80f2e06e06a (diff) | |
download | pkgsrc-3184319c950f5a2e21782e2073c98e120ae8ff06.tar.gz |
Cleaned up the TODO list.
-rw-r--r-- | pkgtools/pkglint/TODO | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index 5516cdb6993..3b0f1f20e92 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,13 +1,9 @@ * --autofix -* pkglint <package>... * fix false positive warnings -* @deprecated_variables -* add checks for buildlink3.mk files -* stricter type checking * quoting check for Makefile variables * -E/--explain * check for absolute paths * check for direct use of /usr/pkgsrc etc. -* check dir direct use of *DIR +* check for direct use of *DIR * in dependency lines check for ../../category/package, not ../package * ONLY_FOR_PLATFORM => NOT_FOR_PLATFORM |