Skip to content

Commit

Permalink
Change formatter line length to 130 characters
Browse files Browse the repository at this point in the history
  • Loading branch information
Rengyr committed Oct 28, 2024
1 parent 8c82a7f commit e10f941
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 164 deletions.
3 changes: 2 additions & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
use_small_heuristics = "Max"
tab_spaces = 3
version = "Two"
version = "Two"
max_width = 130
Loading

0 comments on commit e10f941

Please # to comment.