Unnecessary Pragma

 home  single file  edit

unnecessary_pragma

Description

Finds pragmas which can be removed

Extended Information

* NO_HANDLER with handler

* NEEDED without definition

* NO_TEXT without texts

* SUBRC_OK where sy-subrc is checked

NO_HANDLER inside macros are not checked

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions

Examples