diff options
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format index 3044a0c..2aceea2 100644 --- a/.clang-format +++ b/.clang-format @@ -57,4 +57,4 @@ SpacesInParentheses: false SpacesInSquareBrackets: false TabWidth: 8 UseCRLF: false -UseTab: ForIndentation
\ No newline at end of file +UseTab: Always
\ No newline at end of file |