mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 03:37:47 +00:00
Add .clang-format
This commit is contained in:
parent
e8893cf26e
commit
2e399ecff0
1 changed files with 9 additions and 0 deletions
9
.clang-format
Normal file
9
.clang-format
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
IndentWidth: '4'
|
||||
Language: Cpp
|
||||
NamespaceIndentation: All
|
||||
PointerAlignment: Left
|
||||
TabWidth: '0'
|
||||
UseTab: Never
|
||||
|
||||
...
|
Loading…
Add table
Reference in a new issue