mirror of
https://github.com/harivansh-afk/forge.nvim.git
synced 2026-04-15 01:00:30 +00:00
Problem: format functions now return `forge.Segment[]` instead of strings, so all tests calling `:find()` and `:match()` on results were failing. Solution: add `flatten()` helper that concatenates segment text, and wrap all format assertions with it. Also fix stylua formatting in `sources_spec.lua`. |
||
|---|---|---|
| .. | ||
| init_spec.lua | ||
| sources_spec.lua | ||