diff --git a/.clang-format b/.clang-format index 2b4f234c..e30fa3a4 100644 --- a/.clang-format +++ b/.clang-format @@ -3,4 +3,4 @@ IndentWidth: 4 Standard: Cpp11 # Don't reflow nested comments -CommentPragmas: '^ //' +CommentPragmas: '^ *//'