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 00fdc1c commit d8820baCopy full SHA for d8820ba
CodeMaid.IntegrationTests/Formatting/Data/XMLCommentFormat_Formatted.cs
@@ -45,7 +45,7 @@ public bool SecondMethod(bool isParam)
45
}
46
47
/// <summary>
48
- /// <see cref="CommentFormatting"/> <see cref="CommentFormatting"/>
+ /// <see cref="CommentFormatting"/><see cref="CommentFormatting"/>
49
/// </summary>
50
public void ThirdMethod()
51
{
0 commit comments