summaryrefslogtreecommitdiff
path: root/.clang-tidy
AgeCommit message (Expand)Author
2025-07-11Format root clang-tidy config (NFC) (#147902)Baranov Victor
2024-03-05Disable clang-tidy misc-include-cleaner (#83945)Mehdi Amini
2023-05-06Add -misc-use-anonymous-namespace to .clang-tidySergei Barannikov
2022-08-08Add -misc-const-correctness to .clang-tidyArthur Eubanks
2022-02-01[clangd] Cleanup of readability-identifier-namingChristian Kühnel
2022-01-23Add modernize-use-default-member-init.UseAssignment to .clang-tidyKazu Hirata
2022-01-03Add IgnoreBaseInCopyConstructors to .clang-tidyKazu Hirata
2021-06-08.clang-tidy: Disable misc-no-recursion in general/across the monorepoDavid Blaikie
2020-01-31- Update .clang-tidy to ignore parameters of main like functions for naming v...Nathan James
2019-02-01Disable tidy checks with too many hitsIlya Biryukov
2019-01-29Add .clang-tidy and .clang-format files to the toplevel of theJames Y Knight