Skip to content

Commit d74f723

Browse files
committed
Format with clang-format
The existing style is too idiosyncratic to bother with trying to set up a custom clang-format profile that matches it while still changing uncontroversially bad decisions like `const* char` formatting, so just formatted with the default profile in the name of going with the path of least resistance.
1 parent b5bc1e6 commit d74f723

File tree

4 files changed

+638
-993
lines changed

4 files changed

+638
-993
lines changed

.clang-format

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BasedOnStyle: LLVM
2+
IndentWidth: 4

0 commit comments

Comments
 (0)