ifttt-lint
Version updated for https://github.com/simonepri/ifttt-lint to version v0.7.0.
- 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 ifttt-lint GitHub Action is a linter that enforces cross-file consistency by using LINT.IfChange and LINT.ThenChange directives in code comments. It automates the detection of co-dependent changes across files, ensuring that related updates in code, documentation, or configurations stay synchronized, and prevents issues that might otherwise go unnoticed until production. This tool addresses gaps that static types, code reviews, or automated tests may miss, providing a lightweight, language-agnostic solution for maintaining cross-file integrity.