aboutsummaryrefslogtreecommitdiffstats
path: root/clox/src/.clang-format
diff options
context:
space:
mode:
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