embedded_libs/fmt-8.1.1/.clang-format
browsing at commit = 0fa5c89c3da446516b6edf546a5b66d8909269fc
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google
IndentPPDirectives: AfterHash
IndentCaseLabels: false
AlwaysBreakTemplateDeclarations: false
DerivePointerAlignment: false