Commit ee571a7
committed
Rewrite review.md frontmatter and fix two body typos
The frontmatter used to expose both `link` and `links`, and both
`commit` and `commits`, while telling the reader inside the YAML
that the pairs were mutually exclusive. Every freshly copied
review file therefore started out internally self-contradictory.
Keep `link` and `commit` active by default, and demote `links` /
`commits` to commented-out YAML examples right below them, so a
new review file is in a consistent shape from the moment it's
created. The rewrite also removes the en-dash lines and uneven
YAML list-marker spacing that three other review threads asked us
to fix, so those threads no longer have any text to point at.
Two body typos:
- Insert the missing space in `insufficient,use`.
- Insert the missing "to" in `evaluate the review explain how`.
Addresses:
- fedify-dev#765 (comment)
- fedify-dev#765 (comment)
- fedify-dev#765 (comment)
- fedify-dev#765 (comment)
- fedify-dev#765 (comment)
- fedify-dev#765 (comment)
- fedify-dev#765 (comment)
Assisted-by: Claude Code:claude-opus-4-71 parent 1e4fd43 commit ee571a7
1 file changed
Lines changed: 14 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments