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.
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.