slint/rustfmt.toml
Waqar Ahmed f999f17421 Move slint-fmt into slint-lsp
fmt is now a part of the slint-lsp and can be invoked as:

```
slint-lsp format [OPTIONS] [FILES]
```
2024-02-06 13:47:06 +01:00

2 lines
46 B
TOML

edition = "2021"
use_small_heuristics = "Max"