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

Remove redundant Flow type casts #1278

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

IvanGoncharov
Copy link
Member

Not sure I catch all places since I used RegExp:

grep ' (.*: [A-Za-z0-9]*)[^ ]' -R src/ | grep -v any

Would be great if flow itself will produce errors/warnings on redundant casts.

@leebyron leebyron merged commit 70f008e into graphql:master Mar 9, 2018
@leebyron
Copy link
Contributor

leebyron commented Mar 9, 2018

Great!

Most of these mitigated flow issues in older versions, but flow has definitely improved. Very happy to see these go away

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

Successfully merging this pull request may close these issues.

None yet

3 participants