[js-standard]
flags = todo style
files = *.js
comment = https://github.com/feross/standard

[js-modern-standard]
flags = todo style
files = *.js
comment = https://github.com/modern-standard/modern-standard

[librejs-cli]
flags = todo copyright
comment = librejs-cli is not yet packaged (#820166)
apt = librejs-cli
files = *.js
command = librejs-cli {files}

# TODO: coffeelint
# TODO: pylama #779449
# TODO: https://github.com/jscs-dev/node-jscs (deprecated)
# TODO: https://www.airpair.com/node.js/posts/top-10-mistakes-node-developers-make
# TODO: https://github.com/rdio/jsfmt
# TODO: https://github.com/mozilla/scanjs (deprecated)
# TODO: https://github.com/eslint/eslint
# TODO: https://github.com/es-analysis/plato
# TODO: https://github.com/abuiles/ember-watson
# TODO: http://www.coffeelint.org/
# TODO: http://www.jslint.com/
# TODO: http://jshint.com/
# TODO: https://flow.org/
# TODO: closure-linter
# TODO: shell metacharacter injection: child_process.exec()
# TODO: https://github.com/MozillaSecurity/funfuzz/

# vim:ft=dosini
