commit 846a1258601be267bc1e921425540bceaf05b7a7
parent eda29fb412a8e659e149eae9c8462a0389adcec7
Author: d.levin256@gmail.com <d.levin256@gmail.com>
Date: Wed, 20 Jul 2016 14:01:49 +0300
Prevent comments from being formatted
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.clang-format b/.clang-format
@@ -24,4 +24,4 @@ BinPackArguments : true
AlwaysBreakTemplateDeclarations : true
AlignConsecutiveAssignments : true
PenaltyReturnTypeOnItsOwnLine: 50000
-CommentPragmas: '^ >>>'
+CommentPragmas: '^ >'