summaryrefslogtreecommitdiff
path: root/buildscripts/linter
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50595: Don't require evergreen.py for local lint runsDavid Bradford2021-04-231-2/+3
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-0/+8
* SERVER-54861: Update pylint to 2.7.2David Bradford2021-03-011-1/+1
* SERVER-54475 Add SSPL to shim files. Refactor sspl check.Billy Donahue2021-02-121-75/+76
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-131-0/+7
* SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard se...Jason Chan2020-09-241-0/+2
* SERVER-49520: Add linter rule for generic FCV referencesLingzhi Deng2020-09-021-0/+34
* SERVER-50592 Update mypy and GitPython pip requirementsRyan Egesdahl2020-09-014-12/+20
* SERVER-50401: Use evergreen manifest to determine revisions to compare againstDavid Bradford2020-08-261-17/+12
* SERVER-49945: move mypy.ini to .mypy.iniDavid Bradford2020-08-171-1/+4
* SERVER-48017: Filter out deleted files from files to lintDavid Bradford2020-05-071-1/+14
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-061-0/+56
* SERVER-47332 Add way to do unstructured logging for local developmentHenrik Edin2020-04-241-0/+9
* 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-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