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