Sign in
flutter
/
third_party
/
libcxx
/
ce34512d2f3dc7dd5e0712dbc2d4eac69c012423
/
.
/
.clang-format
blob: b708c8117c6b3f3919de041ad43d50f4aa55e528 [
file
]
BasedOnStyle
:
LLVM
---
Language
:
Cpp
AlwaysBreakTemplateDeclarations
:
true
# Disable formatting options which may break tests.
SortIncludes
:
false
ReflowComments
:
false
---