style: run clang-format
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
Language: C
|
||||
BasedOnStyle: Google
|
||||
ColumnLimit: 160
|
||||
|
||||
UseTab: Always
|
||||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
IndentWidth: 4
|
||||
|
||||
ColumnLimit: 100
|
||||
PointerAlignment: Right
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
|
||||
Reference in New Issue
Block a user