##// END OF EJS Templates
histedit: add ui.log for action count...
histedit: add ui.log for action count Differential Revision: https://phab.mercurial-scm.org/D1751

File last commit:

r34799:e33381d9 default
r35529:784a85c8 @13 default
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