aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2022-09-16Use bool literalsDavid Robillard1-1/+0
2022-09-16Avoid repeating types in return statementsDavid Robillard1-1/+0
2022-09-16Fix potential ODR violations due to definitions in headersDavid Robillard1-1/+0
2022-09-16Fix incorrect use of std::moveDavid Robillard1-1/+0
2022-09-16Fix signed bitwise operator operandsDavid Robillard1-1/+0
2022-09-16Add clang-tidy configurationDavid Robillard1-0/+43