summaryrefslogtreecommitdiff
path: root/buildscripts/clang_format.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-44476 Include number of jumbo chunks remaining in output of removeShardMarcos José Grillo Ramírez2019-11-281-1/+1
| | | | | (cherry picked from commit 11754f469d36468e7c649cb9c052230614e4cb44) (cherry picked from commit 996d0dee82219d362f1b31737cb35ee3bca3f092)
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-59/+37
|
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-38/+75
|
* SERVER-22411 Clang-FormatMark Benvenuto2018-02-271-1/+1
|
* SERVER-28465: Refactor eslint.py and clang_format.pyMark Benvenuto2017-03-281-343/+18
|
* SERVER-27462 Remove Python 2.6 compatibility code from scripts in ↵Mark Benvenuto2017-03-091-52/+1
| | | | buildscripts/ directory
* SERVER-27351 clang_format.py needs to ignore deleted filesMark Benvenuto2016-12-141-0/+3
|
* SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with ↵Mike Grundy2016-09-191-1/+1
| | | | uppercase characters
* SERVER-25814 Do not lint the vendored gotoolsRamon Fernandez2016-08-261-1/+2
|
* Revert "SERVER-25814 Do not lint the js files in the tools import"Ramon Fernandez2016-08-261-2/+1
| | | | This reverts commit e9ad3d5d40aedc9ccd607c00dc0e98a859e55147.
* SERVER-25814 Do not lint the js files in the tools importRamon Fernandez2016-08-251-1/+2
|
* SERVER-24756 make clang format downloads resistent to http errorsMatt Cotter2016-07-221-2/+14
|
* SERVER-24355 Add a clang_format.py missing importKaloian Manassiev2016-06-091-0/+1
|
* SERVER-24355 clang_format leaves temporary files around after a reformatMark Benvenuto2016-06-081-1/+10
|
* SERVER-24373 Support 64-bit Windows LLVMMark Benvenuto2016-06-061-3/+11
|
* SERVER-23914 Fix reformat-branch and improve messageMark Benvenuto2016-05-291-5/+5
|
* SERVER-23914 Implement reformat-branch clang-format commandMark Benvenuto2016-05-281-2/+244
|
* SERVER-23339 Update clang_format.py to use clang-format 3.8Mark Benvenuto2016-05-281-70/+57
|
* SERVER-19986 clang_format.py format fixMark Benvenuto2016-04-041-1/+1
|
* SERVER-19986 clang_format.py lint-patchMark Benvenuto2016-04-041-3/+13
|
* SERVER-19986 clang_format.py format fixMark Benvenuto2016-04-041-3/+3
|
* SERVER-19986 clang_format.py lint should enumerate all files for scons ↵Mark Benvenuto2016-04-041-49/+57
| | | | integration
* SERVER-22339 Integrate JavaScript formatting into scons "lint" targetJonathan Abrahams2016-03-031-2/+4
|
* SERVER-22135 Take python from environment rather system default pathValentin Kuznetsov2016-01-151-1/+1
| | | | | | Signed-off-by: Ramon Fernandez <ramon@mongodb.com> Closes #1056
* SERVER-21981 clang_format.py should not touch files uncessarilyMark Benvenuto2015-12-231-14/+21
|
* SERVER-20253 clang_format.py should accept --clang-format before commandBenety Goh2015-09-031-10/+9
|
* SERVER-19070: Fix various clang-format issuesMartin Bligh2015-06-261-6/+11
|
* SERVER-19070 Make clang format script use python tarfileJonathan Reams2015-06-231-4/+17
|
* SERVER-18575: clang_format.pyMark Benvenuto2015-06-201-0/+592