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