aboutsummaryrefslogtreecommitdiffstats
path: root/include/.clang-tidy
AgeCommit message (Collapse)AuthorFilesLines
2021-12-17Suppress new warnings in clang-tidy 13David Robillard1-1/+1
2021-08-28Suppress new clang-tidy warningsDavid Robillard1-0/+1
2020-11-22Suppress various clang-tidy warningsDavid Robillard1-0/+1
These libc-specific warnings are a new level, even for LLVM. Using an opt-out style for this is probably not going to last.
2020-11-01Run clang-tidy on all headers and fix various issuesDavid Robillard1-0/+8
It's a nightmare trying to get this thing to check everything.