summaryrefslogtreecommitdiffstats
path: root/src/.clang-format (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-0/+2
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Tweak formatting settingsYuri Kunde Schlesner2016-09-191-4/+3
|
* Sources: Add a .clang-format configuration file.Emmanuel Gil Peyrot2016-09-181-0/+89