mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2024-11-27 05:40:48 +00:00
Turn off header sorting and comment formatting
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289177 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f2f3637d40
commit
f178c261f4
@ -4,4 +4,8 @@ BasedOnStyle: LLVM
|
||||
Language: Cpp
|
||||
|
||||
AlwaysBreakTemplateDeclarations: true
|
||||
|
||||
# Disable formatting options which may break tests.
|
||||
SortIncludes: false
|
||||
ReflowCommends: false
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user