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
There is a potential rule we could use for this - Squiz.Commenting.LongConditionClosingComment - but it seems to require the exact specified comment format, when we'd rather be a bit more custom and say the comment must refer to what the block was doing.
The text was updated successfully, but these errors were encountered:
There is a potential rule we could use for this -
Squiz.Commenting.LongConditionClosingComment
- but it seems to require the exact specified comment format, when we'd rather be a bit more custom and say the comment must refer to what the block was doing.The text was updated successfully, but these errors were encountered: