clang-format

This commit is contained in:
dota17
2020-03-06 17:15:05 +08:00
parent ed54353d84
commit df7833e9a3

3
.clang-format Normal file
View File

@@ -0,0 +1,3 @@
BasedOnStyle: LLVM
DerivePointerAlignment: false
PointerAlignment: Left