Files
dl/third/tinygltf/.clang-format
T
2026-09-16 14:07:40 +08:00

8 lines
108 B
YAML
Vendored

---
BasedOnStyle: Google
IndentWidth: 2
TabWidth: 2
UseTab: Never
BreakBeforeBraces: Attach
Standard: Cpp03