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

enforce return type in all functions #619

Merged
merged 2 commits into from
Sep 15, 2021

Conversation

wkozyra95
Copy link
Contributor

@wkozyra95 wkozyra95 commented Sep 15, 2021

Checklist

  • I've added an entry to CHANGELOG.md if necessary.
  • I've tagged the changelog entry with [EAS BUILD API] if it's a part of a breaking change to EAS Build API (only possible when updating @expo/eas-build-job package).

Why

enforce explicit definition of return type

Test Plan

tested branch:list command because it was only change that was not purely affecting types

@github-actions
Copy link

github-actions bot commented Sep 15, 2021

Size Change: -2.08 kB (0%)

Total Size: 27.1 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 27.1 MB -2.08 kB (0%)

compressed-size-action

@wkozyra95 wkozyra95 requested a review from dsokal September 15, 2021 14:03
@wkozyra95 wkozyra95 merged commit 9edb10c into main Sep 15, 2021
@wkozyra95 wkozyra95 deleted the @wkozyra95/enforce-function-return-type branch September 15, 2021 14:28
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