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