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