summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok2025-07-18 17:54:15 +0200
committeruvok2025-07-18 17:54:15 +0200
commit041bf2787c46689748a1f8e153d8870aa26758e2 (patch)
treea973fbbbde64e2258a289f038a6f47908b264eb6
parente2dc315c1f84a91bf1f4b10c23cb24b4fc6caeee (diff)
Clang-format
-rw-r--r--.clang-format3
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
new file mode 100644
index 0000000..6bcf812
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,3 @@
+BasedOnStyle: Microsoft
+NamespaceIndentation: All
+