Files
wayvr/dash-frontend/rustfmt.toml
Aleksander 54767d75da dash-frontend: tabs, other fixes (desc)
- set rustfmt line width to 120 columns by default for wgui
- dashboard tabs
- wgui: `remove_children`
2025-09-15 20:37:55 +02:00

4 lines
48 B
TOML

tab_spaces = 2
hard_tabs = true
max_width = 120