Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-14 | Update clang-tidy and IWYU configuration for clang 14 | David Robillard | 1 | -0/+5 |
2021-03-15 | Clean up clang-tidy configuration | David Robillard | 1 | -3/+0 |
2021-01-02 | Use std::all_of | David Robillard | 1 | -1/+0 |
2021-01-02 | Suppress warnings about redundant "override" | David Robillard | 1 | -0/+6 |
2021-01-02 | Run checks on headers | David Robillard | 1 | -0/+3 |
2020-12-19 | Clean up special member functions | David Robillard | 1 | -1/+0 |
2020-12-19 | Suppress warnings with older clang-tidy | David Robillard | 1 | -2/+1 |
2020-12-19 | Avoid "else" after "return" | David Robillard | 1 | -1/+0 |
2020-11-12 | Use separate clang-tidy configurations for headers and tests | David Robillard | 1 | -0/+28 |