mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-04-21 13:39:54 +08:00
8 lines
108 B
YAML
8 lines
108 B
YAML
---
|
|
BasedOnStyle: Google
|
|
IndentWidth: 2
|
|
TabWidth: 2
|
|
UseTab: Never
|
|
BreakBeforeBraces: Attach
|
|
Standard: Cpp03
|