aboutsummaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard1-0/+1
2022-12-10Make clang-tidy configuration clean when run via mesonDavid Robillard1-0/+2
2022-10-23Fix "suspicious" string comparisonDavid Robillard1-1/+0
2022-10-23Strengthen clang-tidy configurationDavid Robillard1-2/+0
2022-10-23Simplify clang-tidy configurationDavid Robillard1-8/+1
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
2022-08-31Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+3
2022-07-16Define _POSIX_C_SOURCE globally in the build systemDavid Robillard1-2/+0
2022-07-13Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+2
2022-01-13Suppress new warnings in clang-tidy 13David Robillard1-1/+2
2021-07-08Suppress new warnings in clang-tidy 12David Robillard1-0/+3
2021-05-31Remove default case from exhaustive switchDavid Robillard1-0/+1
2020-12-31Avoid "else" after "break" and "return"David Robillard1-1/+0
2020-12-15Suppress new clang-tidy warningsDavid Robillard1-1/+6
2020-11-12Use C11 if possibleDavid Robillard1-0/+1
2020-11-09Use separate clang-tidy configurations for implementation and testsDavid Robillard1-0/+13