Sign in
boringssl
/
boringssl.git
/
3977f303178b4e0a1446143dd246088bb4d24316
/
.
/
.clang-format
blob: 5865a7068da31d7b02c5c7da4c2cd99e000a573b [
file
] [
log
] [
blame
]
Adam Langley
95c29f3
2014-06-20 12:00:00 -0700
[
diff
] [
blame
]
1
BasedOnStyle
:
Google
2
MaxEmptyLinesToKeep
:
3
3
AllowShortIfStatementsOnASingleLine
:
false
4
AllowShortLoopsOnASingleLine
:
false
Matt Braithwaite
045a0ff
2016-04-18 11:30:19 -0700
[
diff
] [
blame
]
5
DerivePointerAlignment
:
false
6
PointerAlignment
:
Right
7