mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-03 17:56:12 -04:00
chore: update .clang-format
This commit is contained in:
parent
220632a60d
commit
71064e6613
@ -12,7 +12,9 @@ MaxEmptyLinesToKeep: '1'
|
||||
NamespaceIndentation: None
|
||||
PenaltyReturnTypeOnItsOwnLine: '0'
|
||||
PointerAlignment: Left
|
||||
Standard: Cpp11
|
||||
QualifierAlignment: Custom
|
||||
QualifierOrder: [friend, static, constexpr, inline, type, const, volatile, restrict]
|
||||
Standard: c++20
|
||||
UseTab: Never
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user