Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
  • Loading branch information
rodrigoprimo and jrfnl committed Mar 27, 2024
1 parent 8ec7ef2 commit 38fc6c7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/Standards/Generic/Docs/Commenting/DocCommentStandard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,7 @@
</code>
<code title="Invalid: The opening and closing DocBlock tags are not the only content on the line.">
<![CDATA[
<em>/** Short description.</em>
*/
/**
<em>* Short description */</em>
<em>/** Short description. */</em>
]]>
</code>
</code_comparison>
Expand Down

0 comments on commit 38fc6c7

Please sign in to comment.