Commit Graph

16 Commits

Author SHA1 Message Date
Mikhail Shchatko
f6f07b138d SERVER-47620 Upgrade eslint 2021-04-09 11:45:58 +00:00
Ryan Egesdahl
ca4df25002 SERVER-50592 Update mypy and GitPython pip requirements
Update the mypy and GitPython pip modules that are required for linting
builds before commits to compatible versions rather than hard version
requirements.
2020-09-01 01:19:35 +00:00
David Bradford
74ea6aa4df SERVER-47796: Ensure linters run against enterprise modules 2020-05-06 13:12:44 +00:00
David Bradford
ef6cd28bc3 SERVER-47004: Properly run eslint on modules 2020-03-20 17:56:48 +00:00
David Bradford
ac9caedb40 SERVER-46643: Only lint changed files on enterprise-only changes 2020-03-11 19:07:38 +00:00
Mark Benvenuto
286c031264 SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -04:00
Mathew Robinson
f4feba485b SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Jonathan Abrahams
c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Jonathan Abrahams
36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Mathias Stearn
80d05e9359 SERVER-28465 Only run eslint on js files 2017-04-12 08:57:12 -04:00
Mark Benvenuto
00ee4f5156 SERVER-28465: Refactor eslint.py and clang_format.py 2017-03-28 11:08:01 -04:00
Mark Benvenuto
7ca96b371e SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscripts/ directory 2017-03-09 13:47:54 -05:00
Mike Grundy
e25b86e561 SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with uppercase characters 2016-09-19 10:04:57 -04:00
Mike Grundy
20ca651879 SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0 2016-03-21 17:57:34 -04:00
Mike Grundy
d82956a6fe SERVER-22338 Integrate JavaScript linting into scons lint target 2016-03-18 16:57:23 -04:00