summaryrefslogtreecommitdiff
path: root/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* Add configuration for clang-format.Philipp Stephani2017-09-241-0/+27
This allows developers to auto-format the C code with clang-format. It’s not 100% accurate, but works pretty well for most of the C code.