Sign in
flutter
/
third_party
/
tinygltf
/
29c431b2f23ee39e2b8d0d19de487e3c2a1d0848
/
.
/
.clang-format
blob: 74210b03da9933873f517711662187c5ad1a36eb [
file
] [
log
] [
blame
]
---
BasedOnStyle
:
Google
IndentWidth
:
2
TabWidth
:
2
UseTab
:
Never
BreakBeforeBraces
:
Attach
Standard
:
Cpp03