Hacker News new | ask | show | jobs
ifttt-lint – Google's internal IfThisThenThat linter, reimplemented in Rust (github.com)
3 points by simonepri 89 days ago
1 comments

Internal tools like this are always interesting. Once workflows scale, even small inconsistencies can cause a lot of hidden friction in pipelines.
Yeah, and the kind of issues this catches you maybe hit once a quarter and grumble, but in my experience it's almost always a real bug.