summaryrefslogtreecommitdiff
path: root/.clang-tidy
AgeCommit message (Expand)Author
2024-02-05Meta: Disable readability-function-cognitive-complexity in clang-tidyAndrew Kaster
2024-02-05Meta: Disable misc-include-cleaner in clang-tidyAndrew Kaster
2023-08-23Meta: Disable misc-use-anonymous-namespace clang-tidy warningHendiadyoin1
2023-03-18Meta: Disable the misc-no-recursion check in clang-tidyAndreas Kling
2022-01-09Meta: Disable readability-use-anyofallof clang-tidy checkHendiadyoin1
2021-12-10Meta: Enable the "bugprone-dangling-handle" clang-tidy checkIdan Horowitz
2021-11-21Meta: Disable "readability-identifier-length" clang-tidy checksAndreas Kling
2021-11-14Meta: Add basic clang-tidy configurationAndrew Kaster