##// END OF EJS Templates
tests: fix the check-code rule for testing non-existent files...
tests: fix the check-code rule for testing non-existent files I missed this in feecfefeba25.

File last commit:

r34799:e33381d9 default
r35486:e28dedf4 @4 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