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