Sign in
skia
/
external
/
github.com
/
KhronosGroup
/
SPIRV-Tools
/
refs/heads/clang-format
/
.
/
.clang-format
blob: a9b027b70333c40fe6fefc72742564522d2a725b [
file
] [
log
] [
blame
] [
edit
]
---
AllowShortIfStatementsOnASingleLine
:
false
BasedOnStyle
:
Google
DerivePointerAlignment
:
false
Language
:
Cpp
SortIncludes
:
true
AllowShortIfStatementsOnASingleLine
:
true
...