unplugged-vendor/external/vulkan-validation-layers/layers/generated/.clang-format

6 lines
90 B
Plaintext
Raw Normal View History

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