summaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
AgeCommit message (Collapse)AuthorFilesLines
2024-07-16Suppress new warnings in clang and clang-tidy 18David Robillard1-1/+4
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard1-0/+1
2022-12-10Make clang-tidy configuration cleaner when run via mesonDavid Robillard1-1/+1
Unfortunately, meson drives clang-tidy in a way that can't handle C and C++ in the same project.
2022-12-10Avoid cloned conditional branchesDavid Robillard1-1/+0
2022-12-10Avoid "suspicious" string comparisonsDavid Robillard1-1/+0
2022-12-10Use uppercase integer literal suffixesDavid Robillard1-1/+0
2022-12-10Strengthen clang-tidy configurationDavid Robillard1-0/+23