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

Apply pub.dev health suggestions to improve score #18

Merged
merged 1 commit into from
Feb 9, 2020
Merged

Apply pub.dev health suggestions to improve score #18

merged 1 commit into from
Feb 9, 2020

Conversation

bassel
Copy link
Contributor

@bassel bassel commented Feb 9, 2020

Remove unnecessary const keywords

Remove unnecessary new keywords

Prefer single quotes where they won't require escape sequences

The function main should have a return type

Omit type annotations for local variables

Reformat code and optimize imports

Connection with issue(s)

Resolve issue #17

Testing and Review Notes

No functionality has been modified

To Do

  • double check the original issue to confirm it is fully satisfied
  • [N/A] add testing notes and screenshots in PR description to help guide reviewers

Remove unnecessary const keywords

Remove unnecessary new keywords

Prefer single quotes where they won't require escape sequences

The function main should have a return type

Omit type annotations for local variables

Reformat code and optimize imports
Copy link
Owner

@drager drager left a comment

Choose a reason for hiding this comment

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

Thank you!

@drager drager merged commit 1c0a50d into drager:master Feb 9, 2020
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