Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8550
| From | Paul Wise <pabs@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Static code analysis tool in Debian |
| Date | 2015-11-15 03:00 +0100 |
| Message-ID | <quULL-3nD-3@gated-at.bofh.it> (permalink) |
| References | <quCFb-w2-9@gated-at.bofh.it> <quR1w-10o-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Nov 15, 2015 at 5:49 AM, Jonathan Yu wrote: > Other great static code analysis tools (not just for doing call-tree I'm interested in adding general Java static analysis tools to check-all-the-things: https://anonscm.debian.org/cgit/collab-maint/check-all-the-things.git/ So far I have a rule for jlint and TODO items for checkstyle, findbugs, pmd, japi-compliance-checker, error-prone and shell metacharacter injection via Runtime.getRuntime().exec(). https://anonscm.debian.org/cgit/collab-maint/check-all-the-things.git/tree/data/java If any Debian or collab-maint members on the list want to add more checks or TODO items, please checkout the README for how to contribute. I am happy to commit patches from others too. I would very much welcome packaging of more tools. https://anonscm.debian.org/cgit/collab-maint/check-all-the-things.git/tree/doc/README If you are adding new TODO items, please add them like this instead of just adding TODO comments. [cppclean] flags = todo comment = https://github.com/myint/cppclean/ -- bye, pabs https://wiki.debian.org/PaulWise
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
Static code analysis tool in Debian Marko Dimjašević <marko@dimjasevic.net> - 2015-11-14 07:40 +0100
Re: Static code analysis tool in Debian Jonathan Yu <jawnsy@cpan.org> - 2015-11-14 23:00 +0100
Re: Static code analysis tool in Debian Markus Koschany <apo@gambaru.de> - 2015-11-14 23:10 +0100
Re: Static code analysis tool in Debian Marko Dimjašević <marko@dimjasevic.net> - 2015-11-15 03:00 +0100
Re: Static code analysis tool in Debian Paul Wise <pabs@debian.org> - 2015-11-15 03:00 +0100
csiph-web