mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
github-actions-expressions
github-actions-expressions is a parser and library for GitHub Actions expressions.
Key features:
- Faithful parsing of GitHub Actions expressions.
- Span-aware AST nodes.
- Limited support for constant expression evaluation.
See the documentation for more details.
This library is part of zizmor.