Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy | Jonathan Abrahams | 2018-04-05 | 1 | -53/+40 |
* | SERVER-23312 Format Python files with yapf | Jonathan Abrahams | 2018-03-26 | 1 | -7/+24 |
* | SERVER-28465 Only run eslint on js files | Mathias Stearn | 2017-04-12 | 1 | -1/+1 |
* | SERVER-28465: Refactor eslint.py and clang_format.py | Mark Benvenuto | 2017-03-28 | 1 | -216/+12 |
* | SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript... | Mark Benvenuto | 2017-03-09 | 1 | -52/+2 |
* | SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with u... | Mike Grundy | 2016-09-19 | 1 | -1/+1 |
* | SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0 | Mike Grundy | 2016-03-21 | 1 | -3/+9 |
* | SERVER-22338 Integrate JavaScript linting into scons lint target | Mike Grundy | 2016-03-18 | 1 | -0/+553 |