Prefer IS NOT to NOT IS
prefer_is_not
Description
Prefer IS NOT to NOT IS
Extended Information
https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#prefer-is-not-to-not-is
"if not is_valid( )." examples are skipped
prefer_is_not
Prefer IS NOT to NOT IS
https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#prefer-is-not-to-not-is
"if not is_valid( )." examples are skipped