Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
e2e6b4e5890b968d244dca7f2062a071e4444f2f
/
.
/
.clang-format
blob: 74049cfe34624e95d53522bea66bdad4be56e077 [
file
] [
log
] [
blame
]
---
# We'll use defaults from the LLVM style, but with 4 columns indentation.
BasedOnStyle
:
LLVM
IndentWidth
:
4
...