Quill Typst Validator
Version updated for https://github.com/ReeseHatfield/quill to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Quill is an action that automates the validation of Typst files in a GitHub repository. It ensures all Typst documents compile without errors, allowing developers to catch issues early and improve code quality. The action supports ignoring specific files by adding // quill: ignore at the top of the .typ file. Users can integrate Quill into their workflows to validate Typst files as part of their development process.
What’s Changed
Initial version of Quill. Include validator and ignore directoive