From: dota17 Date: Fri, 6 Mar 2020 09:15:05 +0000 (+0800) Subject: clang-format X-Git-Tag: json-c-0.14-20200419~42^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df7833e9a3a2c157e9d5a3ef1a9d4c3d1e56402f;p=json-c clang-format --- diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..3854b3a --- /dev/null +++ b/.clang-format @@ -0,0 +1,3 @@ +BasedOnStyle: LLVM +DerivePointerAlignment: false +PointerAlignment: Left