Commit e707480
authored
docs:added information about trailing_commas and all its possibles v… (#7121)
fixes #6642
Added trailing_commas subsection with:
Description of both available values (automate and preserve)
Detailed explanation of each value's behavior (matching the text from
the GitHub PR mentioned in the issue)
Example YAML configuration showing both options together.
This addresses the Issue #6642 by documenting the trailing_commas option
and its possible values, making it clear to users how to configure this
formatter behavior.
@parlough @conooi @antfitch please review1 parent a42d021 commit e707480
1 file changed
+29
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
649 | | - | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
650 | 656 | | |
651 | 657 | | |
652 | 658 | | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
653 | 680 | | |
654 | 681 | | |
655 | 682 | | |
| |||
0 commit comments