This rule checks if processes are commented.
architecture a of e is begin process is begin end; end;
architecture a of e is begin -- My comment process is begin end; end;