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

Feature : Formatting and dependency cleanup - Git commit hooks #273

Open
saki-osive opened this issue Jul 9, 2024 · 0 comments
Open

Feature : Formatting and dependency cleanup - Git commit hooks #273

saki-osive opened this issue Jul 9, 2024 · 0 comments

Comments

@saki-osive
Copy link
Contributor

We need a pre commit hook that removes the need for manual formatting.

Below tasks need to be addressed (Target folder for now: tools)

  • Cleanup imports in ./tools/*.rs using cargo fmt
  • Add rustfmt.toml with preferred formatting rules
  • Run cargo machete cleanup on all ./tools folders
  • Alphabetically organize .toml import definitions with cargo sort
  • Add clippy lints

This issue is related to PR #272 [WIP]

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

No branches or pull requests

1 participant