aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-03-30 17:38:55 +0200
committerdec05eba <dec05eba@protonmail.com>2020-03-30 17:38:55 +0200
commiteff9ff10cc0251ba96e3ed6ae45abca9795186ed (patch)
tree1913b7c55c11fde9f60aacb300e4509e7f3b9c65 /.clang-format
parente74278a04209070fa648e73c7c392e719fc78d09 (diff)
format code
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
new file mode 100644
index 0000000..80d3293
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,2 @@
+BasedOnStyle: LLVM
+IndentWidth: 4