Commit 1b538f9
committed
🐛 fix(common): preserve source quote style
tombi v1.2.0 applies its string_quote_style rule to keys and values,
defaulting to Double, which rewrote literal-quoted keys to basic
strings. Quote normalization is owned by normalize_key_quotes and the
value string logic, so pin tombi to Preserve and leave those decisions
to us.1 parent a3f1881 commit 1b538f9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments