fmt: for whenever it gets stabised (or we use nightly) this would be really good for cleaning up imports

This commit is contained in:
silver 2025-06-16 05:22:30 +01:00
parent 721c8246ac
commit b4cadffdb5
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -6,4 +6,5 @@ fn_params_layout = "Compressed"
#brace_style = "PreferSameLine"
struct_lit_width = 0
tab_spaces = 2
use_small_heuristics = "Max"
use_small_heuristics = "Max"
#imports_granularity="Crate"