##// END OF EJS Templates
merge with i18n
merge with i18n

File last commit:

r34799:e33381d9 default
r35864:d334afc5 merge 4.5 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