Skip to content

Commit

Permalink
Add rustfmt.toml to allow some editors to auto-format the code on save
Browse files Browse the repository at this point in the history
Should give us fewer PRs that have wrong indentation.
  • Loading branch information
sdroege committed Apr 7, 2022
1 parent 76b08c1 commit 04a8a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
edition = "2021"

0 comments on commit 04a8a4a

Please sign in to comment.