aboutsummaryrefslogtreecommitdiff
path: root/comp6771/1/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'comp6771/1/.clang-format')
-rw-r--r--comp6771/1/.clang-format5
1 files changed, 5 insertions, 0 deletions
diff --git a/comp6771/1/.clang-format b/comp6771/1/.clang-format
new file mode 100644
index 0000000..abe1da2
--- /dev/null
+++ b/comp6771/1/.clang-format
@@ -0,0 +1,5 @@
+BasedOnStyle: Google
+IndentWidth: 4
+DerivePointerAlignment: false
+PointerAlignment: Left
+ReferenceAlignment: Left \ No newline at end of file