xref: /aosp_15_r20/external/vulkan-validation-layers/.clang-format (revision b7893ccf7851cd6a48cc5a1e965257d8a5cdcc70)
1---
2# Use defaults from the Google style with the following exceptions:
3BasedOnStyle: Google
4IndentWidth: 4
5ColumnLimit: 132
6SortIncludes: false
7...
8