Skip to content

Commit

Permalink
chore: add line width to rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Aug 13, 2024
1 parent 14f23ab commit 3ea0c4c
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
@@ -1,4 +1,5 @@
tab_spaces = 4
max_width = 100
newline_style = "Auto"
reorder_imports = true
reorder_modules = true
Expand Down

0 comments on commit 3ea0c4c

Please sign in to comment.