We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5795a31 commit 0a9fc1fCopy full SHA for 0a9fc1f
.clang-format
@@ -123,7 +123,7 @@ SortIncludes: Never
123
# LLVM: InsertBraces: false
124
#
125
# WARNING: Setting this option to true could lead to incorrect code formatting
126
-# due to clang-format's lack of complete semantic information. As such,
127
-# extra care should be taken to review code changes made by this option!
+# due to clang-format's lack of complete semantic information. As such,
+# extra care should be taken to review code changes made by this option!
128
129
InsertBraces: true
0 commit comments