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