forked from BigfootDev/flatbuffers
* added config files for popular formatting tools * edited and moved formatting files to root per review suggestion
8 lines
106 B
YAML
8 lines
106 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: Google
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
...
|
|
|