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