stk-code_catmod/lib/shaderc/third_party/spirv-tools/.clang-format

7 lines
92 B
Plaintext
Raw Normal View History

---
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
SortIncludes: true
...