mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
* Propose an explicit .rustfnt.toml Use 2024 style, 4 spaces for tabs and epand the default width a tad * Auto-format the existing code with new rules
5 lines
55 B
TOML
5 lines
55 B
TOML
style_edition = "2024"
|
|
|
|
max_width = 100
|
|
tab_spaces = 4
|