Skip to content

Fix Cop/LineBreakAroundConditionalBlock for block+comment

What does this MR do?

Fix Cop/LineBreakAroundConditionalBlock for the cases when there's a comment on the block opening line.

The issue is documented in #33220 (closed), including examples.

Does this MR meet the acceptance criteria?

Conformity

Closes #33220 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports