summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Suppress new warnings in clang-tidy 13David Robillard1-0/+5
2021-01-01Use separate clang-tidy configurations for headers and testsDavid Robillard1-1/+2
2020-12-22Avoid "else" after "return"David Robillard1-1/+0
2020-12-22Fix implicit narrowing conversionDavid Robillard1-1/+0
2020-12-22Remove cloned branchesDavid Robillard1-1/+0
2020-12-22Suppress nullability warningsDavid Robillard1-0/+1
2020-12-21Move header to a conventional "include" directoryDavid Robillard1-1/+0
2020-12-16Suppress new clang-tidy warningsDavid Robillard1-1/+3
2020-09-27Initialize all variablesDavid Robillard1-1/+0
2020-09-27Strengthen lint targetDavid Robillard1-0/+16