chore: add line width to rustfmt

This commit is contained in:
thesimplekid
2024-08-13 02:53:18 +01:00
parent 14f23ab840
commit 3ea0c4c7ea

View File

@@ -1,4 +1,5 @@
tab_spaces = 4
max_width = 100
newline_style = "Auto"
reorder_imports = true
reorder_modules = true