summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Suppress/fix new warnings in clang-tidy 15David Robillard1-0/+1
2022-10-18Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
2022-10-14Simplify clang-tidy configurationDavid Robillard1-0/+12
2022-06-28Simplify clang-tidy configurationDavid Robillard1-15/+0
2022-06-28Use uppercase integer literal suffixesDavid Robillard1-1/+0
2022-06-28Simplify dep5 file by adding license headers where possibleDavid Robillard1-0/+3
2022-06-28Clean up build configurationDavid Robillard1-3/+0
2021-12-17Suppress new warnings in clang-tidy 13David Robillard1-1/+1
2021-09-10Suppress new warnings in clang-tidy 12David Robillard1-0/+2
2021-07-17Avoid allegedly "suspicious" string comparisonsDavid Robillard1-1/+0
2020-12-31Initialize all variablesDavid Robillard1-1/+0
2020-12-31Strengthen main clang-tidy configurationDavid Robillard1-6/+0
2020-12-31Avoid "else" after "return"David Robillard1-1/+0
2020-12-14Suppress new clang-tidy warningsDavid Robillard1-1/+6
2020-11-11Use C11 if possibleDavid Robillard1-0/+1
2020-08-13Fix duplicate branchesDavid Robillard1-1/+0
2020-08-13Fix narrowing conversionsDavid Robillard1-1/+0
2020-08-13Fix signed operands of bitwise operatorsDavid Robillard1-1/+0
2020-08-13Fix potential null pointer dereferencesDavid Robillard1-1/+0
2020-08-13Improve lint target and add clang-tidy fileDavid Robillard1-0/+21