Skip to content

Commit

Permalink
fix(rustfmt): add configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
kettei-sproutty committed Nov 12, 2023
1 parent adec372 commit f22421d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
edition = "2021"
tab_spaces = 2

0 comments on commit f22421d

Please sign in to comment.