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 code formatting and lint checks to raftify-py and raftify-cli packages #170

Open
jopemachine opened this issue Oct 15, 2024 · 0 comments
Labels

Comments

@jopemachine
Copy link
Member

jopemachine commented Oct 15, 2024

Currently, the code formatting and lint checks in the CI and pre-commit hooks are only applied to the raftify crate itself.
Let's expand this to include the raftify-py and raftify-cli packages as well.
To do so, we first need to run the cargo clippy command on these packages to fix any code that breaks the linting rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant