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