diff options
author | 杨宇千 <crupest@outlook.com> | 2019-07-24 00:16:31 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-07-24 00:16:31 +0800 |
commit | a6691ef539d3738333273c1096a3feec40d9feae (patch) | |
tree | 7e440700250eceff31c4af842df5f1778e0e6d50 /.clang-format | |
parent | addf034b2da308b2051455981876ff611512a60f (diff) | |
download | cru-a6691ef539d3738333273c1096a3feec40d9feae.tar.gz cru-a6691ef539d3738333273c1096a3feec40d9feae.tar.bz2 cru-a6691ef539d3738333273c1096a3feec40d9feae.zip |
...
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format index f6cb8ad9..b455db81 100644 --- a/.clang-format +++ b/.clang-format @@ -1 +1,3 @@ BasedOnStyle: Google + +IncludeBlocks: Preserve
\ No newline at end of file |