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 c2a0783 commit 057aca4Copy full SHA for 057aca4
ruleset.xml
@@ -21,5 +21,7 @@
21
<exclude name="Squiz.Commenting.InlineComment.NotCapital"/>
22
<exclude name="Squiz.Commenting.FileComment.WrongStyle"/>
23
<exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore"/>
24
+ <exclude name="Squiz.Commenting.InlineComment.SpacingBefore"/>
25
+ <exclude name="Squiz.Commenting.InlineComment.InvalidEndChar"/>
26
</rule>
27
</ruleset>
0 commit comments