Commit 0000007
committed
fix: use second tag line for qformat alignment
qformat now trims the shared prefix against both tag lines instead of
checking first_tags twice, which keeps the generated ? lines aligned when the
second tag line has different leading spaces.
Add a regression test for the alignment case.
Rename the UTF-8 regression test to match the PR description.
This release stays on 0.5.1 because the UTF-8 intraline diff fix changes
generated diff output for some inputs.
The public API is unchanged, but diff formatting behavior differs, so we
treat this as a release-line bump.
07-002e4f711 parent 000000f commit 0000007
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments