Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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/+6 |
2018-03-20 | Backport changes from llvm/.clang_tidy to clang/.clang_tidy configs | Ilya Biryukov | 1 | -1/+6 |
2016-04-13 | Try to use readability-identifier-naming check on Clang. | Alexander Kornienko | 1 | -1/+12 |
2016-04-13 | [clang-tidy] Disable misc-unused-parameters for clang. | Alexander Kornienko | 1 | -1/+1 |
2014-10-29 | Enable display of compiler diagnostics in clang-tidy. | Alexander Kornienko | 1 | -1/+1 |
2014-09-08 | Add .clang-tidy configuration file to provide LLVM-optimized defaults for cla... | Alexander Kornienko | 1 | -0/+1 |