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