Commit 75fcd8d
style: collapse partition_treats_unknown_extensions_as_objects inputs
rustfmt wants the two-element vec! on one line. Matches the style of
the other partition tests in the same module (single-line vec! when
the elements fit).
Addresses CodeRabbit review feedback on #306.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 5ed4f77 commit 75fcd8d
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
| 267 | + | |
271 | 268 | | |
272 | 269 | | |
273 | 270 | | |
| |||
0 commit comments