Skip to content

Commit

Permalink
ci: Add rustfmt for format rules
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan46 committed May 10, 2024
1 parent 1a0fdd7 commit 8715445
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
edition = "2021"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"

0 comments on commit 8715445

Please sign in to comment.