Skip to content

Commit

Permalink
Add rustfmt config
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Oct 4, 2022
1 parent e06de99 commit acd7306
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
hard_tabs = true
max_width = 120
use_small_heuristics = "Max"
edition = "2021"

0 comments on commit acd7306

Please sign in to comment.