mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-03 16:50:27 +02:00
Blindly dump tinygltf in like a neanderthal
This commit is contained in:
7
source/lib/tinygltf/.clang-format
Normal file
7
source/lib/tinygltf/.clang-format
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
BasedOnStyle: Google
|
||||
IndentWidth: 2
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
BreakBeforeBraces: Attach
|
||||
Standard: Cpp03
|
Reference in New Issue
Block a user