Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-10 | Make clang-tidy configuration cleaner when run via meson | David Robillard | 1 | -1/+1 | |
Unfortunately, meson drives clang-tidy in a way that can't handle C and C++ in the same project. | |||||
2022-12-10 | Avoid cloned conditional branches | David Robillard | 1 | -1/+0 | |
2022-12-10 | Avoid "suspicious" string comparisons | David Robillard | 1 | -1/+0 | |
2022-12-10 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+0 | |
2022-12-10 | Strengthen clang-tidy configuration | David Robillard | 1 | -0/+23 | |