Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-06 | Add -misc-use-anonymous-namespace to .clang-tidy | Sergei Barannikov | 1 | -1/+1 |
2022-08-08 | Add -misc-const-correctness to .clang-tidy | Arthur Eubanks | 1 | -1/+1 |
2022-02-01 | [clangd] Cleanup of readability-identifier-naming | Christian Kühnel | 1 | -0/+4 |
2022-01-23 | Add modernize-use-default-member-init.UseAssignment to .clang-tidy | Kazu Hirata | 1 | -0/+2 |
2022-01-03 | Add IgnoreBaseInCopyConstructors to .clang-tidy | Kazu Hirata | 1 | -1/+2 |
2021-06-08 | .clang-tidy: Disable misc-no-recursion in general/across the monorepo | David Blaikie | 1 | -1/+1 |
2020-01-31 | - Update .clang-tidy to ignore parameters of main like functions for naming v... | Nathan James | 1 | -0/+2 |
2019-02-01 | Disable tidy checks with too many hits | Ilya Biryukov | 1 | -1/+1 |
2019-01-29 | Add .clang-tidy and .clang-format files to the toplevel of the | James Y Knight | 1 | -0/+17 |