summaryrefslogtreecommitdiff
path: root/buildscripts/linter
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44955 Force reading patch files with UTF-8 encoding in git.pyGeert Bosch2019-12-051-1/+1
* SERVER-43936 Implement simpler, quicker python based C++ linterMark Benvenuto2019-10-251-0/+311
* SERVER-41771 Use `clang-format-7.0.1` in our clang-format helper scriptADAM David Alan Martin2019-07-271-0/+4
* SERVER-42240: Fix what build burn_in_tags looks at and cleanupDavid Bradford2019-07-162-1/+275
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-18/+22
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-1/+1
* SERVER-40549 Remove ignore_interpreterMathew Robinson2019-04-123-33/+1
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-4/+3
* SERVER-32295 Support Python 3Mathew Robinson2019-04-088-39/+39
* 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-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...Andrew Morrow2019-01-301-5/+5
* SERVER-37588 Python linters version incompatabilityBen Caimano2018-10-151-1/+1
* SERVER-36152 Update requirements.txtBen Caimano2018-09-281-2/+2
* 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-056-29/+20
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-1/+1
* SERVER-31628 Always use a python virtualenv in etc/evergreen.ymlEddie Louie2018-01-161-1/+9
* SERVER-29645 Task to update and commit test lifecycle tagsYves Duhem2017-07-271-138/+11
* SERVER-28947 Improve pylinters.py error message when finding lintersMark Benvenuto2017-04-271-9/+27
* SERVER-28308 Integrate python linting for IDL into EvergreenMark Benvenuto2017-04-188-88/+544
* SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto2017-03-283-0/+348