v811_spc009/external/vulkan-validation-layers/.clang-format

8 lines
149 B

---
# Use defaults from the Google style with the following exceptions:
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 132
SortIncludes: false
...