summaryrefslogtreecommitdiff
path: root/buildscripts/eslint.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-53/+40
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-7/+24
* 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 buildscript...Mark Benvenuto2017-03-091-52/+2
* SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with u...Mike Grundy2016-09-191-1/+1
* 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