summaryrefslogtreecommitdiff
path: root/buildscripts/eslint.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-28465 Only run eslint on js filesMathias Stearn2017-04-121-1/+1
|
* SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto2017-03-281-216/+12
|
* SERVER-27462 Remove Python 2.6 compatibility code from scripts in ↵Mark Benvenuto2017-03-091-52/+2
| | | | buildscripts/ directory
* SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with ↵Mike Grundy2016-09-191-1/+1
| | | | uppercase characters
* SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0Mike Grundy2016-03-211-3/+9
|
* SERVER-22338 Integrate JavaScript linting into scons lint targetMike Grundy2016-03-181-0/+553