flatbuffers/.clang-format

8 lines
106 B
YAML

---
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Right
...