jul1278 / SimpleComponents

component-based 2D game engine in SDL
0 stars 1 forks source link

Use braces on new line #86

Open jul1278 opened 8 years ago

jul1278 commented 8 years ago

put open braces on a new line so: if (...) {

}

rather than if (...) { }

https://github.com/rosshemsley/SublimeClangFormat