pocketpy/.clang-format
2024-06-02 19:38:22 +08:00

5 lines
109 B
YAML

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