mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Fix regexp for nested comments
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ IndentWidth: 4
|
|||||||
Standard: Cpp11
|
Standard: Cpp11
|
||||||
|
|
||||||
# Don't reflow nested comments
|
# Don't reflow nested comments
|
||||||
CommentPragmas: '^ //'
|
CommentPragmas: '^ *//'
|
||||||
|
|||||||
Reference in New Issue
Block a user