A lint that crashes before it asserts is worse than no lint
A lint that crashes before it asserts is worse than no lint We recently found a CI gate that had been reporting green for weeks without ever actually checking anything. The guard was a small Python test that enumerated tracked files with git ls-files before running a set of per-file assertions. It worked perfectly on every developer machine and on most CI pods — until it ran inside a…
We haven't written up this one. Dev.to has the full story — the link below goes straight to it.

