summaryrefslogtreecommitdiff
path: root/buildscripts/pylinters.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69148 Added looser python linting back to mongo pretty printersAlexander Neben2023-01-251-1/+1
* SERVER-68924 make pylinter output correct fix command and allow absolute pathsTrevor Guidry2022-11-041-5/+6
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-1/+1
* SERVER-68566: Disable pylinters for gdb scripts.Daniel Gottlieb2022-08-051-1/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-0/+45
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-3/+3
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-061-11/+30
* 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