Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * .clang-format: Fix base style. | Philipp Stephani | 2021-01-23 | 1 | -1/+1 |
| | |||||
* | * .clang-format (ColumnLimit): Fix line length. | Philipp Stephani | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | Add configuration for clang-format. | Philipp Stephani | 2017-09-24 | 1 | -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. |