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
/
git.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
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-04-23
SERVER-50595: Don't require evergreen.py for local lint runs
David Bradford
2020-03-11
SERVER-46643: Only lint changed files on enterprise-only changes
David Bradford
2019-12-05
SERVER-44955 Force reading patch files with UTF-8 encoding in git.py
Geert Bosch
2019-07-16
SERVER-42240: Fix what build burn_in_tags looks at and cleanup
David Bradford
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-04-01
SERVER-40330 clang_format.py format-my does not work with enterprise repo
Mark Benvenuto
2019-02-25
SERVER-39309 - Fix linter calls to get_merge_base
Jonathan Abrahams
2018-07-24
SERVER-36193 Add format-my mode to clang_format.py to only format local changes
Mark Benvenuto
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2017-07-27
SERVER-29645 Task to update and commit test lifecycle tags
Yves Duhem
2017-04-18
SERVER-28308 Integrate python linting for IDL into Evergreen
Mark Benvenuto
2017-03-28
SERVER-28465: Refactor eslint.py and clang_format.py
Mark Benvenuto