Skip to content

Commit df8401c

Browse files
committed
Add rustfmt.toml to allow some editors to auto-format the code on save
Should give us fewer PRs that have wrong indentation.
1 parent 782fa9f commit df8401c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rustfmt.toml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
edition = "2021"

0 commit comments

Comments
 (0)