aboutsummaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Add modelDavid Robillard1-0/+1
2022-01-13Make Writer always write to a ByteSinkDavid Robillard1-0/+1
2022-01-13Define _POSIX_C_SOURCE globally in the build systemDavid Robillard1-2/+0
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