summaryrefslogtreecommitdiff
path: root/.clang-tidy.in
Commit message (Expand)AuthorAgeFilesLines
* 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