summaryrefslogtreecommitdiff
path: root/tools/lint-js.js
AgeCommit message (Expand)Author
2019-06-11tools: increase the maximum number of files to lint per workerRuben Bridgewater
2019-06-11tools: ignore node_modules when lintingRuben Bridgewater
2019-03-07tools: replace var to let/constMasashi Hirano
2019-03-04tools: refactor tools JS codeRich Trott
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-01-11tools: move eslint from tools to tools/node_modulesMichaël Zasso
2017-11-21tools: avoid using process.cwd in tools/lint-jsTobias Nießen
2017-11-21tools: use built-in padStart instead of padStringTobias Nießen
2017-10-09tools: replace concatenation with string templatesEthan Arrowood
2017-09-24build: use generic names for linting tasksNikolai Vavilov