diff options
Diffstat (limited to '.clang-format')
| -rw-r--r-- | .clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format index a0505826..02dc5a17 100644 --- a/.clang-format +++ b/.clang-format @@ -1,2 +1,3 @@ BasedOnStyle: LLVM BreakBeforeBraces: Stroustrup +AllowShortIfStatementsOnASingleLine: true
\ No newline at end of file |
