pocketpy/.clang-format
2024-06-02 23:29:20 +08:00

7 lines
141 B
YAML

# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Google
IndentWidth: 4
UseTab: Never
IndentPPDirectives: BeforeHash