Skip to content

Warn (yellow line) on wrapMethod not containing a wrappedMethod() #109

@Thortok

Description

@Thortok

This should also check for conditional logic as well

if false {
wrappedMethod()
}

If this was the only wrappedMethod in the function then there should be a similar yellow warning line that under some conditions the method may not fully wrap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions