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

Include some code format check pre-commit hook #3

Open
felipet opened this issue Feb 14, 2024 · 2 comments
Open

Include some code format check pre-commit hook #3

felipet opened this issue Feb 14, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@felipet
Copy link
Owner

felipet commented Feb 14, 2024

Use some code formatting tool that discharges that effort from the developer, and helps keeping a consistent code format.

@felipet felipet added the enhancement New feature or request label Feb 14, 2024
@felipet felipet added this to the Release v0.2.0 milestone Feb 14, 2024
@felipet felipet self-assigned this Feb 14, 2024
@felipet
Copy link
Owner Author

felipet commented Feb 14, 2024

This formatter will be used:
Rust FMT

felipet added a commit that referenced this issue Feb 14, 2024
@felipet felipet mentioned this issue Feb 15, 2024
felipet added a commit that referenced this issue Feb 15, 2024
GH-3

Changes:
- Source code formatted by rustfmt.
- Add pre-commit configuration file.
- Update README with the information about the development rules.

Source code formatted by rustfmt

GH-3

Add pre-commit configuration file.
felipet added a commit that referenced this issue Feb 15, 2024
GH-3

Changes:
- Source code formatted by rustfmt.
- Add pre-commit configuration file.
- Update README with the information about the development rules.

Source code formatted by rustfmt

GH-3

Add pre-commit configuration file.
@felipet
Copy link
Owner Author

felipet commented Feb 15, 2024

Feature merged into development branch.

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