Skip to content

Warn that return types cannot be checked for not annotated arguments #2

@cdsousa

Description

@cdsousa

Hi, great package! A step further in type safety :)

I think that returning nothing in case a function is type safe as well as when the function has a non-annotated argument can be a little ambiguous.
For example, when one doesn't know/remember whether some function is type annotated.

Maybe a warning can be issued for each non-checkable function. And maybe this can be controlled with a optional parameter...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions