1
0
Fork 0
mirror of https://git.suyu.dev/suyu/sirit.git synced 2025-02-02 07:25:09 +00:00
sirit/.clang-format

7 lines
102 B
Text
Raw Normal View History

2018-10-03 00:32:45 -03:00
BasedOnStyle: LLVM
IndentWidth: 4
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left