Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
762cf797e68e400fffff28ff9455b2bd23be27cf
/
.
/
.clang-format
blob: 0af4d400ce1843bda52ef15072df585a414ab079 [
file
] [
log
] [
blame
]
---
# Use defaults from the Google style with the following exceptions:
BasedOnStyle
:
Google
IndentWidth
:
4
ColumnLimit
:
132
SortIncludes
:
false
...