summaryrefslogtreecommitdiff
path: root/buildscripts/pylinters.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-061-11/+30
| | | | (cherry picked from commit 74ea6aa4dfd7b3b4acf090084d36891834a49385)
* SERVER-4393 Remove cpplint.py and lint.pyMark Benvenuto2019-10-281-3/+1
|
* SERVER-41168 Add docstrings to lldb debug extensionsMathew Robinson2019-07-081-2/+0
|
* SERVER-41168 add lldb scripts to python linter blacklist temporarilyBenety Goh2019-06-171-1/+5
|
* 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