aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
AgeCommit message (Collapse)AuthorFilesLines
2020-04-03Rewrite C++ bindingsDavid Robillard1-2/+2
2020-03-09Cleanup: Remove modern key from clang-format fileDavid Robillard1-1/+0
This causes errors with too old (but still relatively recent) versions of clang-format.
2020-03-07Update clang-format configuration to more closely match pugl.hDavid Robillard1-3/+4
2020-03-01Add clang-format configuration fileDavid Robillard1-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.