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