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: mock navigator provider parameters orders #14

Conversation

JigneshWorld
Copy link
Contributor

follow lint rule - sort_child_properties_last

Fixed #13

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

follow lint rule - sort_child_properties_last
Copy link
Contributor

@jeroen-meijer jeroen-meijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change, small but appreciated 😄

LGTM

@jeroen-meijer jeroen-meijer merged commit 7772a76 into VeryGoodOpenSource:main Sep 9, 2021
@jeroen-meijer
Copy link
Contributor

@felangel I'll do a PR with a version bump later today. Do you think a build number increase would do the trick (0.1.0+1), or would a patch update be better suited to this change (0.1.1)?

Also, could you do a pub upload afterwards?

@felangel
Copy link
Contributor

felangel commented Sep 9, 2021

@felangel I'll do a PR with a version bump later today. Do you think a build number increase would do the trick (0.1.0+1), or would a patch update be better suited to this change (0.1.1)?

Also, could you do a pub upload afterwards?

I think we can just do a patch and yup happy to upload 👍

@jeroen-meijer
Copy link
Contributor

@felangel Thanks, done! #15

@JigneshWorld JigneshWorld deleted the follow-sort_child_properties_last branch September 10, 2021 06:10
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.

feat: MockNavigatorProvider auto complete to support lint rule sort_child_properties_last
4 participants