Sign in
android
/
platform
/
external
/
tinyobjloader
/
refs/heads/emu-2.7-release
/
.
/
.clang-format
blob: 74210b03da9933873f517711662187c5ad1a36eb [
file
] [
log
] [
blame
] [
edit
]
---
BasedOnStyle
:
Google
IndentWidth
:
2
TabWidth
:
2
UseTab
:
Never
BreakBeforeBraces
:
Attach
Standard
:
Cpp03