summaryrefslogtreecommitdiff
path: root/buildscripts/eslint.py
AgeCommit message (Expand)Author
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2023-05-03SERVER-76812 Added eslint for arm64Xander Neben
2022-11-25SERVER-71598 Upgraded eslint ecma version in server repoAlexander Neben
2022-09-02SERVER-68593 Disable low value python warningsAlexander Neben
2021-04-09SERVER-47620 Upgrade eslintMikhail Shchatko
2020-09-01SERVER-50592 Update mypy and GitPython pip requirementsRyan Egesdahl
2020-05-06SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford
2020-03-20SERVER-47004: Properly run eslint on modulesDavid Bradford
2020-03-11SERVER-46643: Only lint changed files on enterprise-only changesDavid Bradford
2019-04-16SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto
2019-04-10SERVER-40542 Remove references to pip2Mathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2017-04-12SERVER-28465 Only run eslint on js filesMathias Stearn
2017-03-28SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto
2017-03-09SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...Mark Benvenuto
2016-09-19SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with u...Mike Grundy
2016-03-21SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0Mike Grundy
2016-03-18SERVER-22338 Integrate JavaScript linting into scons lint targetMike Grundy