##// END OF EJS Templates
merge with security patches
merge with security patches

File last commit:

r36242:d0a3fa84 default
r36898:8bba684e merge 4.5.2 stable
Show More
.clang-format
8 lines | 226 B | text/plain | TextLexer
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: ForIndentation
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false