checkBlockComment

Checks if any comment blocks are used. These may not be recommended because they could comment out more or less than you want. The comment blocks are recognized by %{ and %} on a line (optionally surrounded by whitespace).

Exemption tag: %@ok<BLCKC>