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