summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index 5c82cae..e6d043d 100644
--- a/.clang-format
+++ b/.clang-format
@@ -102,7 +102,7 @@ Language: Cpp
LineEnding: CRLF
MaxEmptyLinesToKeep: 1
NamespaceIndentation: None
-PenaltyIndentedWhitespace: 1
+PenaltyIndentedWhitespace: 2
PointerAlignment: Left
ReflowComments: true
SortIncludes: true