ifttt-lint
Version updated for https://github.com/simonepri/ifttt-lint to version v0.5.2.
- 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 designed to enforce synchronization of co-dependent changes across multiple files using LINT.IfChange and LINT.ThenChange directives. It addresses the problem of overlooked cross-file inconsistencies, particularly in scenarios where changes span across languages, directories, or systems, which static types, code reviews, and tests often fail to catch. The tool ensures consistency by detecting and preventing mismatches before changes reach production, making it especially useful in large monorepos or projects with complex interdependencies.