summaryrefslogtreecommitdiff
path: root/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* Add more options to the Clang formatterEmmanuele Bassi2020-11-101-2/+18
| | | | We especially want the indentation width to be 8 spaces, not 2.
* ci: Add style check jobEmmanuele Bassi2020-11-091-0/+11
Make at least an attempt at a consistent coding style.