summaryrefslogtreecommitdiff
path: root/buildscripts/eslint.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76812 Added eslint for arm64Xander Neben2023-05-031-8/+13
* SERVER-71598 Upgraded eslint ecma version in server repoAlexander Neben2022-11-251-1/+1
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-3/+2
* SERVER-47620 Upgrade eslintMikhail Shchatko2021-04-091-14/+32
* SERVER-50592 Update mypy and GitPython pip requirementsRyan Egesdahl2020-09-011-0/+1
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-061-31/+6
* SERVER-47004: Properly run eslint on modulesDavid Bradford2020-03-201-3/+24
* SERVER-46643: Only lint changed files on enterprise-only changesDavid Bradford2020-03-111-3/+31
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-3/+4
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-4/+4
* 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