pmd/pmd-apex
Andreas Dangel cd6712598e [apex] Fix EmptyStatementBlock false positive with empty catch
For empty catch blocks, there is the separate rule EmptyCatchBlock.
EmptyStatementBlock shouldn't report these.

Refs #4722
2023-11-07 19:33:04 +01:00
..