summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2020-12-21Use "nullptr" in C++ codeDavid Robillard1-1/+0
2020-12-17Suppress clang-tidy warnings about default argumentsDavid Robillard1-0/+2
2020-12-15Add clang-tidy configurationDavid Robillard1-0/+16
2020-09-27Don't use else after return or breakDavid Robillard1-1/+0
2020-09-27Separate declarations and initialize all variablesDavid Robillard1-2/+0
2020-09-27Strengthen lint targetDavid Robillard1-0/+15