Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-09 | Cleanup: Remove modern key from clang-format file | David Robillard | 1 | -1/+0 | |
This causes errors with too old (but still relatively recent) versions of clang-format. | |||||
2020-03-07 | Update clang-format configuration to more closely match pugl.h | David Robillard | 1 | -3/+4 | |
2020-03-01 | Add clang-format configuration file | David Robillard | 1 | -0/+127 | |
The code is not yet all automatically formatted, and this does not exactly match the current style, but it's about as close as I can get. |