diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index bcec089ef23..1d8db6a0714 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -17,3 +17,4 @@ ${WRKSRC}. When that is finished, add a warning that using ${XARGS} is insecure. * detect spelling errors (like CONFLICT => CONFLICTS) +* avoid duplicate warnings. |