ci-infrastructure
ci-infrastructure copied to clipboard
Provide a job template for running jshint on a directory
Create a base job configuration for checking out a project from a git repo and then running jshint on a directory.
Should include documentation and a way to customize the script via node config or databags. Or maybe that's too hard and just manually editing the config is the only way to provide enough flexibility?