summaryrefslogtreecommitdiff
path: root/buildscripts/pylinters.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-3/+2
* SERVER-35144 wait for all Python linters to finish if one failsRobert Guo2018-06-041-2/+7
* SERVER-23312 Enable Python formatting/linting for buildscripts & pytests filesJonathan Abrahams2018-04-111-3/+6
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-10/+4
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-11/+9
* SERVER-28308 Integrate python linting for IDL into EvergreenMark Benvenuto2017-04-181-0/+210