Skip to content

Commit

Permalink
Merge pull request #209 from junkurihara/chore/rustfmt
Browse files Browse the repository at this point in the history
[skip ci] add rustfmt.toml
  • Loading branch information
junkurihara authored Oct 28, 2024
2 parents a50b8a4 + 3eaa704 commit 6194bad
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 @@
edition = "2021"
newline_style = "Unix"
tab_spaces = 2
max_width = 130

0 comments on commit 6194bad

Please sign in to comment.