Files
third_party_vulkan-loader/loader/generated/.clang-format
T
2019-07-19 10:36:03 -07:00

6 lines
90 B
YAML

---
# Disable clang-format for generated code
DisableFormat: true
SortIncludes: false
...