index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
eslint.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2023-05-03
SERVER-76812 Added eslint for arm64
Xander Neben
2022-11-25
SERVER-71598 Upgraded eslint ecma version in server repo
Alexander Neben
2022-09-02
SERVER-68593 Disable low value python warnings
Alexander Neben
2021-04-09
SERVER-47620 Upgrade eslint
Mikhail Shchatko
2020-09-01
SERVER-50592 Update mypy and GitPython pip requirements
Ryan Egesdahl
2020-05-06
SERVER-47796: Ensure linters run against enterprise modules
David Bradford
2020-03-20
SERVER-47004: Properly run eslint on modules
David Bradford
2020-03-11
SERVER-46643: Only lint changed files on enterprise-only changes
David Bradford
2019-04-16
SERVER-40559 Python linters do not run after upgrade to Python 3
Mark Benvenuto
2019-04-10
SERVER-40542 Remove references to pip2
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2017-04-12
SERVER-28465 Only run eslint on js files
Mathias Stearn
2017-03-28
SERVER-28465: Refactor eslint.py and clang_format.py
Mark Benvenuto
2017-03-09
SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...
Mark Benvenuto
2016-09-19
SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with u...
Mike Grundy
2016-03-21
SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0
Mike Grundy
2016-03-18
SERVER-22338 Integrate JavaScript linting into scons lint target
Mike Grundy