chore: do not wrap comments

This commit is contained in:
Thomas Lekanger
2025-10-05 22:42:04 +02:00
parent 5a857b3742
commit 4345a61dee
+2 -2
View File
@@ -1,6 +1,6 @@
edition = "2024"
unstable_features = true
wrap_comments = true
wrap_comments = false
imports_granularity = "Module"
group_imports = "StdExternalCrate"
format_code_in_doc_comments = true
@@ -8,4 +8,4 @@ format_macro_matchers = true
hex_literal_case = "Lower"
format_strings = true
use_field_init_shorthand = true
use_try_shorthand = true
use_try_shorthand = true