reflint reference-integrity linter
Version updated for https://github.com/hyuga611/reflint to version v0.9.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The reflint action is a zero-dependency linter for AI-agent configuration files, specifically AGENTS.md, llms.txt, and CLAUDE.md. It checks that all references in these files are valid and real by verifying the existence of the referenced scripts, paths, and files. If any broken references are found, the action fails CI, preventing stale configurations from being merged. The linter can be used as a GitHub Action or a CLI tool for checking reference integrity across different stacks and repository types.
What’s Changed
Full Changelog: https://github.com/hyuga611/reflint/compare/v0.8.3...v0.9.1