Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cdsousa opened this issue Jan 31, 2014 · 0 comments
Open

Comments

@cdsousa
Copy link

cdsousa commented Jan 31, 2014

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant