mirror of
https://github.com/reactos/syzkaller-ros.git
synced 2025-03-03 08:57:06 +00:00
Add kernel-ish clang-format style suitable for emails.
This commit is contained in:
parent
b6f204a7e4
commit
327616bdb6
2
.clang-format.email
Normal file
2
.clang-format.email
Normal file
@ -0,0 +1,2 @@
|
||||
{BasedOnStyle: LLVM, IndentWidth: 2, UseTab: Never, BreakBeforeBraces: Linux, IndentCaseLabels: false, DerivePointerAlignment: false, PointerAlignment: Left, AlignTrailingComments: true, AllowShortBlocksOnASingleLine: false, AllowShortCaseLabelsOnASingleLine: false, AllowShortFunctionsOnASingleLine: false, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 72}
|
||||
|
Loading…
x
Reference in New Issue
Block a user