Commit Graph

2 Commits

Author SHA1 Message Date
Lorna Jane Mitchell
546d482b03 feat: add markdown output format for lint command (#1559)
* feat: Add markdown output format for lint command

* feat: Tweak output and add a test

* fix: send markdown output to stdout to match existing json/checkstyle behaviour

* fix: Update snapshots

* fix: Check error count to determine success

* docs: Add markdown format docs to lint command page

* chore: Add changeset

* Apply suggestions from code review

Co-authored-by: Heather Cloward <heathercloward@gmail.com>

* docs: Update from review feedback

* fix: Add missing image, run prettier

* fix: Update test to match corrected code behaviour

---------

Co-authored-by: Heather Cloward <heathercloward@gmail.com>
2024-05-20 09:54:26 +01:00
Lorna Jane Mitchell
fec8220bef docs: Update stats command docs with new markdown output format and a github actions example (#1449)
* docs: Update stats command docs with new markdown output format and a github actions example

* docs: Add screenshot

* Apply suggestions from code review

Co-authored-by: Heather Cloward <heathercloward@gmail.com>

---------

Co-authored-by: Heather Cloward <heathercloward@gmail.com>
2024-02-26 16:51:14 +00:00