##// END OF EJS Templates
graphlog: add another graph node type, unstable, using character "*" (BC)
graphlog: add another graph node type, unstable, using character "*" (BC)

File last commit:

r34799:e33381d9 default
r35547:9b3f95d9 @18 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