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