summaryrefslogtreecommitdiff
path: root/.clang-tidy.in
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71746 Move mongo config header lint to clang-tidyJuan Gu2023-05-161-0/+1
* SERVER-71745 Move unstructured log lint to clang-tidyJuan Gu2023-04-271-0/+1
* SERVER-67234 add clang-tidy rule to ban fcv constant usage in compareJiawei Yang2023-04-141-0/+1
* SERVER-75522 Added banned includes check for c++20Alexander Neben2023-04-121-0/+1
* SERVER-71744 Move atomic, mutex and nonmongo assert to clang-tidyJuan Gu2023-03-281-0/+3
* SERVER-71736 Move tracing support lint to clang-tidyJuan Gu2023-03-251-0/+1
* SERVER-71742 Move volatile keyword lint to clang-tidyJuan Gu2023-02-231-0/+1
* SERVER-71737 Move boost optional requirement lint to clang-tidyJuan Gu2023-02-181-0/+1
* SERVER-71747 Move mongo ctype lint to clang tidyJuan Gu2023-02-171-0/+1
* SERVER-73942 restore uninterruptible lock guard check config.Daniel Moody2023-02-131-0/+1
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-121-1/+3
* SERVER-71734 Use clang-tidy to prevent new instances of UninteruptibleLockGuardJuan Gu2023-02-081-0/+1
* SERVER-73310 fix clang-tidy header filter regexDaniel Moody2023-01-251-1/+1
* SERVER-73124 add modernize-deprecated-headers clang-tidy check.Daniel Moody2023-01-241-0/+127