pineapple-src/externals/vcpkg/buildtrees/fmt/src/8.1.1-11f8359597.clean/.clang-format
2022-11-05 15:35:56 +01:00

8 lines
231 B
YAML
Executable file

# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google
IndentPPDirectives: AfterHash
IndentCaseLabels: false
AlwaysBreakTemplateDeclarations: false
DerivePointerAlignment: false