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

Unify code style #265

Open
2 of 6 tasks
derdilla opened this issue Jan 9, 2024 · 0 comments · Fixed by #270
Open
2 of 6 tasks

Unify code style #265

derdilla opened this issue Jan 9, 2024 · 0 comments · Fixed by #270
Labels
contributors-welcome Issues that ready to be implemented by contributors dev Irrelevant to regular users

Comments

@derdilla
Copy link
Owner

derdilla commented Jan 9, 2024

The goal of this issue is to provide a clear path to readable and safer code.

  • Configure automatic analysis
  • Fix all issues highlighted by analysis options
  • Enable flutter analyze on presubmit
  • Consistent terminology #328
  • Run flutter fix and dart format on presubmit (highlight differences and require manually applying?)
  • Write a short developer guide to document and explain code style.
@derdilla derdilla added the dev Irrelevant to regular users label Jan 9, 2024
@derdilla derdilla linked a pull request Jan 13, 2024 that will close this issue
@derdilla derdilla reopened this Jan 13, 2024
@derdilla derdilla changed the title Specify code style Unify code style Jan 13, 2024
@derdilla derdilla added the contributors-welcome Issues that ready to be implemented by contributors label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributors-welcome Issues that ready to be implemented by contributors dev Irrelevant to regular users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant