ifttt-lint
Version updated for https://github.com/simonepri/ifttt-lint to version v0.10.8.
- 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 GitHub Action ifttt-lint automates the catchment of cross-file drift by enforcing consistent changes across related codebases through comments. It helps in maintaining synchronization between different programming languages, databases, and APIs to prevent issues that arise from uncoordinated updates. The action supports GitHub Actions for push and pull_request events, pre-commit hooks, and manual installation via Cargo.
What’s Changed
- chore: release v0.10.8 (#44) (5193c10)
- fix: don’t misparse deleted “–” lines as file headers (#42) (d767ed4)
- chore(deps): bump crossbeam-epoch to fix RUSTSEC-2026-0204 (#43) (a5182a3)
- chore: release v0.10.7 (#40) (3468fe7)
- fix: don’t panic on a mid-hunk no-newline marker (#38) (b2da92d)
- fix: don’t crash on diff sections without hunks (#39) (5aed9e2)
- chore: release v0.10.6 (#35) (24a9ecd)
- fix: don’t fire when a new directive pair wraps changed content (#34) (348f008)
- chore: release v0.10.5 (#29) (bfaec4d)
- feat(jj): add Jujutsu VCS backend (#32) (1a190d4)