summaryrefslogtreecommitdiffstats
path: root/formatting.txt
Commit message (Collapse)AuthorAge
* A first clang-format configurationChristian Mollekopf2016-01-30
It's not perfect, especially with regards to single-line lambdas where the breaks after the curly-brace is lost, but otherwise it's pretty close already. With clang 3.9 (instead of 3.7) some finer grained controls will be available that might help. Also Q_SLOTS is not yet recognized, but slots works fine.