aboutsummaryrefslogtreecommitdiffstats
path: root/clox/src/.clang-format
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-08-14 16:13:49 -0700
committerGravatar Tom Willemse2022-08-14 16:13:49 -0700
commite91006b59a143ad0083b3fb303a493f9d97e6c9b (patch)
tree9a0865ed67a930ffdb1e143f80c69f4c9643874c /clox/src/.clang-format
parentcb42c811218b30ff9ff1a194b18fe3d85ea68a50 (diff)
downloadcrafting-interpreters-e91006b59a143ad0083b3fb303a493f9d97e6c9b.tar.gz
crafting-interpreters-e91006b59a143ad0083b3fb303a493f9d97e6c9b.zip
Apply new formatting
Diffstat (limited to 'clox/src/.clang-format')
-rw-r--r--clox/src/.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/clox/src/.clang-format b/clox/src/.clang-format
new file mode 100644
index 0000000..668f43e
--- /dev/null
+++ b/clox/src/.clang-format
@@ -0,0 +1 @@
+BreakBeforeBinaryOperators: All