You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will clash with Squiz.Commenting.FileComment.SpacingAfterComment and report an error
Maybe add an option <property name="linesCountBeforeDeclareAfterDocblock" value="1"/> to prevent this?
The text was updated successfully, but these errors were encountered:
If I have a file like:
This makes sense.
However if there is a PHPDoc
This will clash with
Squiz.Commenting.FileComment.SpacingAfterComment
and report an errorMaybe add an option
<property name="linesCountBeforeDeclareAfterDocblock" value="1"/>
to prevent this?The text was updated successfully, but these errors were encountered: