Krinkle has uploaded a new change for review. Change subject: Grunt: Add basic build file for linting with jshint. ......................................................................
Grunt: Add basic build file for linting with jshint. To run: $ cd repo-workspace-dir (such as mediawiki/core) $ grunt --gruntfile /path/to/integration-jenkins/jobs/_shared/gruntfile.js --cwd $PWD Or (if grunt is not installed globally): $ node /path/to/grunt-cli/bin/grunt --gruntfile /path/to/integration-jenkins/jobs/_shared/gruntfile.js --cwd $PWD Change-Id: Icd515cc5e6aecb97cf11ed2185359889fad3c0a3 --- M .gitmodules A jobs/_shared/gruntfile.js A tools/grunt-contrib-wikimedia 3 files changed, 20 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins refs/changes/12/34112/1 -- To view, visit https://gerrit.wikimedia.org/r/34112 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icd515cc5e6aecb97cf11ed2185359889fad3c0a3 Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
