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

Pre-commit hooks #56

Open
Mar1anne opened this issue Nov 30, 2022 · 0 comments
Open

Pre-commit hooks #56

Mar1anne opened this issue Nov 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Mar1anne
Copy link
Collaborator

It would be nice to have a pre-commit hook already set up.

flutter format . to assure the style of the code.

flutter analyze to analyze our dart code.

flutter test to run our unit tests.

Take a look at: Flutter pre-commit hook gist

@Mar1anne Mar1anne added the enhancement New feature or request label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant