rust/tests/target/configs/format_generated_files
IVIURRAY bf967319e2
Add config option generated_marker_line_search_limit (#5993)
`generated_marker_line_search_limit` allows users to configure how many
lines rustfmt should search for an `@generated` marker comment when
`format_generated_files=false`

---------

Co-authored-by: Jordan Eldredge <jordan@jordaneldredge.com>
2024-01-20 11:14:50 -05:00
..
false_with_generated_marker_line_search_limit.rs
false_with_marker_out_scope_size.rs
false_with_zero_search_limit.rs
false.rs
true_with_marker_in_scope_size.rs
true_with_marker_not_in_header.rs
true.rs