We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c501d7 commit 0456d73Copy full SHA for 0456d73
CHANGES
@@ -42,6 +42,15 @@ _Upcoming changes will be written here._
42
- Adds `--no-merge` for workflows that need to preserve duplicate entries while
43
still seeing diagnostic warnings.
44
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
54
## vcspull v1.42.0 (2025-11-01)
55
56
### Breaking changes
0 commit comments