mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-23 13:00:17 +00:00
5 lines
109 B
YAML
5 lines
109 B
YAML
# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
|
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
UseTab: Never
|