xref: /aosp_15_r20/external/vulkan-validation-layers/.clang-format (revision b7893ccf7851cd6a48cc5a1e965257d8a5cdcc70)
1*b7893ccfSSadaf Ebrahimi---
2*b7893ccfSSadaf Ebrahimi# Use defaults from the Google style with the following exceptions:
3*b7893ccfSSadaf EbrahimiBasedOnStyle: Google
4*b7893ccfSSadaf EbrahimiIndentWidth: 4
5*b7893ccfSSadaf EbrahimiColumnLimit: 132
6*b7893ccfSSadaf EbrahimiSortIncludes: false
7*b7893ccfSSadaf Ebrahimi...
8