aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
AgeCommit message (Collapse)AuthorFilesLines
2022-05-30Build Qt moc output as a separate objectDavid Robillard1-0/+1
This avoids the weird cyclic dependency, and avoids including generated code in the source which can trigger many compiler and clang-tidy warnings.
2022-05-27Format all code with clang-formatDavid Robillard1-0/+26