A generated file recording every existing error is the thing that makes static analysis adoptable on a codebase that has never had any. Reading it once by directory…
0.12 shipped in December with a baseline generator, and it is the feature that makes static analysis adoptable on a codebase that has never had any. The file…
A full analysis on a large codebase takes long enough that nobody runs it before committing, so every finding arrives from CI after the context has been lost.…
Frameworks built on __call and facades produce hundreds of false positives, and the answer is not to lower the level but to teach the analyser what those calls…