android13/external/swiftshader/third_party/SPIRV-Tools/.clang-format

7 lines
92 B
YAML

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