mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-15 04:08:52 +00:00
style(*): add .clang-format and format all files
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
parent
c95a6a46cd
commit
a9b9a71e9b
8
.clang-format
Normal file
8
.clang-format
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
BasedOnStyle: Chromium
|
||||||
|
AlignAfterOpenBracket: BlockIndent
|
||||||
|
AllowShortEnumsOnASingleLine: false
|
||||||
|
BinPackArguments: false
|
||||||
|
BreakStringLiterals: false
|
||||||
|
ColumnLimit: 100
|
||||||
|
IndentWidth: 4
|
||||||
|
InsertBraces: true
|
Loading…
Reference in New Issue
Block a user