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
Squiz.Commenting.InlineComment.InvalidEndChar and Squiz.Commenting.FunctionComment.ParamCommentFullStop do a good job accounting for most things, but something to warn if a period/stop was omitted from a multiline comment or a docblock would be useful.
The text was updated successfully, but these errors were encountered:
Squiz.Commenting.InlineComment.InvalidEndChar
andSquiz.Commenting.FunctionComment.ParamCommentFullStop
do a good job accounting for most things, but something to warn if a period/stop was omitted from a multiline comment or a docblock would be useful.The text was updated successfully, but these errors were encountered: