summaryrefslogtreecommitdiff
path: root/.clang-tidy
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-69580 add performance-faster-string-find check to clang-tidyTrevor Guidry2022-09-161-1/+1
* SERVER-69578 add bugprone-misplaced-widening-cast check to clang-tidyTrevor Guidry2022-09-151-1/+1
* SERVER-69157 fix modernize-avoid-bind warningJuan Gu2022-09-021-1/+1
* SERVER-69156 fix misc-uniqueptr-reset-release warningJuan Gu2022-09-011-1/+1
* SERVER-69155 fix bugprone-suspicious-string-compare warningsJuan Gu2022-08-301-1/+1
* SERVER-69154 fix clang tidy issue static_cast(bug BF-26203 is depend on)Juan Gu2022-08-261-1/+123
* Revert "SERVER-69154 Enable a few more non-bug clang-tidy checks"Alexander Neben2022-08-261-123/+1
* SERVER-69154 Enable a few more non-bug clang-tidy checksJuan Gu2022-08-251-1/+123
* SERVER-68840 tidy clang bugprone-fold-init-type fixJuan Gu2022-08-251-1/+1
* SERVER-68839 clany tidy modernize-make-shared fixJuan Gu2022-08-251-1/+1
* SERVER-68834 clany tidy bugprone-integer-division fixesJuan Gu2022-08-231-1/+1
* SERVER-68833 did some tidy clang fixesJuan Gu2022-08-221-1/+1
* SERVER-68830 did some tidy clang fixesJuan Gu2022-08-191-1/+1
* SERVER-60831 Document configuration for Server linting toolstrahman13182022-03-311-0/+3