Commit Graph

23 Commits

Author SHA1 Message Date
Zack Winter e2d43f0b28 SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917)
GitOrigin-RevId: d08518aa13c42c1dfdb68fbbd74d9898b2f09bdf
2025-04-09 20:14:48 +00:00
Juan Gu 7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
Juan Gu 855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Steve McClure b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Xander Neben 90d04d2027 SERVER-76812 Added eslint for arm64 2023-05-03 23:23:01 +00:00
Alexander Neben 161677aca8 SERVER-71598 Upgraded eslint ecma version in server repo 2022-11-25 05:55:05 +00:00
Alexander Neben 97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
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