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

refactor(create): sort functions in breadth-first call order #1200

Merged
merged 1 commit into from Nov 18, 2021

Conversation

raphinesse
Copy link
Contributor

@raphinesse raphinesse commented Nov 18, 2021

Motivation and Context

The new order should make it easier to read the module top-down.

This change is isolated into its own PR since the diff is not really helpful.

Description

This only moves functions around. No other changes.

Testing

npm t

This only moves functions around. No other changes.
The new order should make it easier to read the module top-down.
@raphinesse raphinesse merged commit f21152a into apache:master Nov 18, 2021
@raphinesse raphinesse deleted the reorder-create-functions branch November 18, 2021 10:08
gazben pushed a commit to apicore-engineering/cordova-ios that referenced this pull request Aug 26, 2022
…1200)

This only moves functions around. No other changes.
The new order should make it easier to read the module top-down.
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

2 participants