- Pipeline uses GH Action
- Tool is clone of TypeSpecValidation
- Rules
- Verify default
$(tag) exists
- Add more rules we can think of now, or as we find more bugs in specs
- Support suppressions.yaml
- Run on PRs to give clear guidance how to fix
readme.md
- Run on all specs in main
- If only a few failures, add suppressions then enable pipeline "ReadmeValidation - All"
A quickstart guide I wrote for creating such checks is here:
Closely related to:
$(tag)existsreadme.mdNotes from @konrad-jamrozik
A quickstart guide I wrote for creating such checks is here:
Closely related to: