fix misspelling in .clang-format
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289178 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -7,5 +7,5 @@ AlwaysBreakTemplateDeclarations: true
|
|||||||
|
|
||||||
# Disable formatting options which may break tests.
|
# Disable formatting options which may break tests.
|
||||||
SortIncludes: false
|
SortIncludes: false
|
||||||
ReflowCommends: false
|
ReflowComments: false
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user