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