Below you will find pages that utilize the taxonomy term “simonepri”
March 17, 2026
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.
March 17, 2026
ifttt-lint
Version updated for https://github.com/simonepri/ifttt-lint to version v0.5.3.
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 ifttt-lint is a GitHub Action and linter designed to enforce cross-file consistency by using LINT.IfChange and LINT.ThenChange directives. It ensures that co-dependent sections of code, documentation, or configurations remain synchronized, catching discrepancies before they reach production.