Skip to content

Commit

Permalink
Configure rustfmt (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe authored Jan 30, 2022
1 parent 3376869 commit 0d16dc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
edition = "2021"
use_field_init_shorthand = true
use_try_shorthand = true
imports_granularity = "Crate"
wrap_comments = true

0 comments on commit 0d16dc4

Please sign in to comment.