mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add clang-format spec
This commit is contained in:
parent
a22b270749
commit
6c4b92270e
1 changed files with 5 additions and 0 deletions
5
.clang-format
Normal file
5
.clang-format
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
BasedOnStyle: llvm
|
||||
IndentWidth: 4
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
BreakBeforeBraces: Allman
|
||||
Loading…
Add table
Add a link
Reference in a new issue