blob: b708c8117c6b3f3919de041ad43d50f4aa55e528 [file] [log] [blame]
BasedOnStyle: LLVM
---
Language: Cpp
AlwaysBreakTemplateDeclarations: true
# Disable formatting options which may break tests.
SortIncludes: false
ReflowComments: false
---