Alex Rudenko
|
9ef4479bec
|
refactor: types for JSON output of IssueFormatter (#1007)
- makes the id required in types
- requires toString(), toStringDetailed() to use the JSON
representation.
|
2026-02-23 08:03:09 +00:00 |
|
Alex Rudenko
|
c9691c6250
|
test: fix missing sinon.restore (#989)
|
2026-02-18 15:39:30 +00:00 |
|
Alex Rudenko
|
b0d041a0b2
|
chore: structured content for console (#804)
|
2026-01-22 06:53:03 +00:00 |
|
Alex Rudenko
|
c29d097b92
|
chore: extract issue formatter in preparation to structured content (#794)
This makes it easier to add JSON-format as the output for issues.
Console formatter will be changed next.
|
2026-01-20 07:03:30 +00:00 |
|