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

Increase module export annotations, where very easy. #4908

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

chrisbobbe
Copy link
Contributor

Toward #4907. With well_formed_exports=true temporarily added in the .flowconfig under [options] (as suggested in the doc), this cuts the number of errors approximately in half; it's 396 to 205.

@chrisbobbe chrisbobbe requested review from gnprice and WesleyAC July 19, 2021 21:23
@chrisbobbe chrisbobbe force-pushed the pr-some-annotations branch from 29010eb to 502a198 Compare July 19, 2021 21:25
@chrisbobbe chrisbobbe changed the title Increase module annotations, where very easy. Increase module export annotations, where very easy. Jul 19, 2021
These were found by temporarily setting `well_formed_exports=true`
in the Flow config, as recommended in the Flow doc on Types-First:
  https://flow.org/en/docs/lang/types-first/.

This will move us along toward Flow's new "Types-First" mode;
switching entirely is zulip#4907.
… easy.

These were found by temporarily setting `well_formed_exports=true`
in the Flow config, as recommended in the Flow doc on Types-First:
  https://flow.org/en/docs/lang/types-first/.

This will move us along toward Flow's new "Types-First" mode;
switching entirely is zulip#4907.
@gnprice gnprice force-pushed the pr-some-annotations branch from 502a198 to fe2fd9a Compare July 20, 2021 04:35
@gnprice gnprice merged commit fe2fd9a into zulip:master Jul 20, 2021
@gnprice
Copy link
Member

gnprice commented Jul 20, 2021

Looks good, thanks! Merging.

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

Successfully merging this pull request may close these issues.

2 participants