Skip to content

Commit 0456d73

Browse files
committed
docs(CHANGES): document fmt snapshot coverage
1 parent 1c501d7 commit 0456d73

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ _Upcoming changes will be written here._
4242
- Adds `--no-merge` for workflows that need to preserve duplicate entries while
4343
still seeing diagnostic warnings.
4444

45+
### Development
46+
47+
#### Snapshot coverage for formatter tests (#479)
48+
49+
- Formatter scenarios now use [Syrupy]-backed JSON and YAML snapshots to guard
50+
against regressions in duplicate workspace-root merging.
51+
52+
[syrupy]: https://github.com/syrupy-project/syrupy
53+
4554
## vcspull v1.42.0 (2025-11-01)
4655

4756
### Breaking changes

0 commit comments

Comments
 (0)