]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
clang-format
authordota17 <chenguopingdota@163.com>
Fri, 6 Mar 2020 09:15:05 +0000 (17:15 +0800)
committerdota17 <chenguopingdota@163.com>
Fri, 3 Apr 2020 03:27:08 +0000 (11:27 +0800)
.clang-format [new file with mode: 0644]

diff --git a/.clang-format b/.clang-format
new file mode 100644 (file)
index 0000000..3854b3a
--- /dev/null
@@ -0,0 +1,3 @@
+BasedOnStyle:  LLVM
+DerivePointerAlignment: false
+PointerAlignment: Left