summaryrefslogtreecommitdiff
path: root/.clang-tidy
AgeCommit message (Collapse)Author
2023-06-01Remove ClangFormat and ClangTidy filescflip
These were leftovers from the C++ version of this project. It might still be nice to have a formatter and static analyzer, but the configurations in those files didn't work well with the new C port.
2022-09-19Add ClangTidy configuration and apply fixescflip