mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 09:11:50 -05:00
clang-format: Import latest rules for merge
This commit is contained in:
parent
537e43a1f9
commit
ac68e1f562
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ IndentPPDirectives: AfterHash
|
||||||
IndentExternBlock: NoIndent
|
IndentExternBlock: NoIndent
|
||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
SpaceAfterCStyleCast: true
|
SpaceAfterCStyleCast: true
|
||||||
|
SortIncludes: false
|
||||||
|
|
Loading…
Reference in a new issue