🔧 Updated configs for c programming
This commit is contained in:
parent
e995350254
commit
d5fb8a2f66
2 changed files with 11 additions and 0 deletions
7
clang-format.txt
Normal file
7
clang-format.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 8
|
||||
UseTab: Always
|
||||
BreakBeforeBraces: Linux
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentCaseLabels: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue