summaryrefslogtreecommitdiff
path: root/buildscripts/linter/git.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46643: Only lint changed files on enterprise-only changesDavid Bradford2020-03-111-17/+28
* SERVER-44955 Force reading patch files with UTF-8 encoding in git.pyGeert Bosch2019-12-051-1/+1
* SERVER-42240: Fix what build burn_in_tags looks at and cleanupDavid Bradford2019-07-161-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-3/+1
* SERVER-40330 clang_format.py format-my does not work with enterprise repoMark Benvenuto2019-04-011-1/+1
* SERVER-39309 - Fix linter calls to get_merge_baseJonathan Abrahams2019-02-251-1/+1
* SERVER-36193 Add format-my mode to clang_format.py to only format local changesMark Benvenuto2018-07-241-0/+34
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-3/+3
* SERVER-29645 Task to update and commit test lifecycle tagsYves Duhem2017-07-271-138/+11
* SERVER-28308 Integrate python linting for IDL into EvergreenMark Benvenuto2017-04-181-82/+121
* SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto2017-03-281-0/+277