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