Files
Ikraam Ghoor f09b248151 Cover the id width and the description reader
The id column test used a six character id, below the eight character
minimum, so the column never widened and the test passed against a
fixed width. Use a real UUID next to a numeric id, the mix a BYOS
server returns.

Move the shared stub and output into lets, group the cases into
contexts, and add the blank description paths plus a spec for
Lint::Source#plugin_description.
2026-07-31 00:40:03 +02:00
..