We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f638d1d commit b09f952Copy full SHA for b09f952
fuzz/rustfmt.toml
@@ -0,0 +1,3 @@
1
+hard_tabs = true # use tab characters for indentation, spaces for alignment
2
+use_field_init_shorthand = true
3
+max_width = 120
rustfmt.toml
@@ -0,0 +1,5 @@
4
+use_small_heuristics = "Max"
5
+fn_args_layout = "Compressed"
0 commit comments