Commit a5bbbed
committed
Add line-length to [tool.ruff.format] for explicit format config
Some ruff versions may not inherit line-length from [tool.ruff]
into [tool.ruff.format]. Adding it explicitly ensures consistent
formatting behavior across all ruff versions.1 parent f8c4892 commit a5bbbed
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments