root: fix rustfmt config (#21312)

This commit is contained in:
Marc 'risson' Schmitt
2026-04-02 10:37:08 +00:00
committed by GitHub
parent 5a5ca9aa02
commit a8db5f1bfa

View File

@@ -12,5 +12,4 @@ reorder_impl_items = true
style_edition = "2024"
use_field_init_shorthand = true
use_try_shorthand = true
where_single_line = true
wrap_comments = true