[jlint]
flags = todo
comment = re-enable if it enters Debian again (#811366)
apt = jlint
command = jlint.sh 2>&1 | fgrep -v 'Verification completed: 0 reported messages.'

# TODO: checkstyle
# TODO: findbugs
# TODO: pmd
# TODO: https://sable.github.io/soot/
# TODO: https://code.google.com/p/error-prone/
# TODO: japi-compliance-checker
# TODO: http://www.opal-project.de/tools/bugpicker/
# TODO: http://javalib.gforge.inria.fr/Nit.html
# TODO: shell metacharacter injection: Runtime.getRuntime().exec()

# vim:ft=dosini
