assimp/contrib/tinyusdz/tinyusdz-repo/.clang-format

8 lines
108 B
YAML

---
BasedOnStyle: Google
IndentWidth: 2
TabWidth: 2
UseTab: Never
BreakBeforeBraces: Attach
Standard: Cpp11