On Thu, Jan 22, 2009 at 11:08 AM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Thu, Jan 22, 2009 at 8:22 AM, Hugo Doria <hugodoria@gmail.com> wrote:
Hi guys,
I made my first namcap module yesterday and i want to work more on this. Unfortunately i did not found any TODO list for it, so i want to hear from you guys: what you want to see on namcap? Any idea for a module or feature?
I was thinking it might actually be nice to add some informational output too. Instead of just errors or warnings, output things like the size of docs and other info we might find useful in making decisions about the PKGBUILD itself.
This is a good idea. Right now -i won't work for that. -i outputs something that's more like debugging info. We could always expand the number of outputs for modules from 3 (Error, Warning, Info) to 4 (Error, Warning, Info, Debug) where Info would actually be helpful. Jason