Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.clang-format - github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5865a7068da31d7b02c5c7da4c2cd99e000a573b (plain)
1
2
3
4
5
6
7
BasedOnStyle: Google
MaxEmptyLinesToKeep: 3
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
DerivePointerAlignment: false
PointerAlignment: Right