Skip to content

False positive for Y_CHECK_PREFER_IS_NOT #611

@jan-jezek

Description

@jan-jezek

Check Name
Y_CHECK_PREFER_IS_NOT

Actual Behavior
Check fires in situations like this:

IF NOT foo=>bar( ).
 RETURN.
ENDIF.

(bar( ) has a returning parameter of type abap_bool)

Expected Behavior
The check should not fire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working correctly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions