This rule raises an issue whenever a block statement is used.
block
architecture a of e is begin block -- Noncompliant begin end block; end;