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
/
linter
/
runner.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2024-05-16
SERVER-90530: Integrate Ruff into pylinters (#22213)
Steve McClure
2023-09-05
SERVER-76751 Pinning all python deps with poetry
Alex Neben
2023-08-02
SERVER-72262 Bump Python minimum version to 3.9/3.10
Alex Neben
2022-12-13
SERVER-62994 Use v4 toolchain for everything except clang format
Andrew Morrow
2022-11-04
SERVER-68924 make pylinter output correct fix command and allow absolute paths
Trevor Guidry
2022-09-02
SERVER-68593 Disable low value python warnings
Alexander Neben
2021-10-14
SERVER-60633 burn_in_tests should respect multiversion tags
Robert Guo
2020-09-01
SERVER-50592 Update mypy and GitPython pip requirements
Ryan Egesdahl
2019-04-16
SERVER-40559 Python linters do not run after upgrade to Python 3
Mark Benvenuto
2019-04-12
SERVER-40549 Remove ignore_interpreter
Mathew Robinson
2019-04-10
SERVER-40542 Remove references to pip2
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-01-30
SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...
Andrew Morrow
2018-09-28
SERVER-36152 Update requirements.txt
Ben Caimano
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-01-16
SERVER-31628 Always use a python virtualenv in etc/evergreen.yml
Eddie Louie
2017-04-27
SERVER-28947 Improve pylinters.py error message when finding linters
Mark Benvenuto
2017-04-18
SERVER-28308 Integrate python linting for IDL into Evergreen
Mark Benvenuto