Add cargo clippy and cargo fmt to pre-commit hooks #413
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#413
Loading…
Reference in New Issue
No description provided.
Delete Branch "misc/workflow-updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
clippy::all
warnings by defaultpre-commit
hooks to check for style and format violationsI would prefer this to be merged once everyone is done with their currently-active feature to minimize conflicts.
Let's just take care of #408 and then merge this.
Needs rewriting the fmt commit
01ea93706d
to2c9b1f5330
v2: Rebased onto master, added Rustrover configuration files
Please remove them, we generally don't include settings for any particular IDE in our projects.
2c9b1f5330
tobe55e2ac80
v3: Removed Rustrover configurations