

Sonarqube is a kind of like an automated code quality checker that works for a bunch of programming languages. It’s pretty configurable (though I’ve never configured it myself), so it can be set up to check a code base for a wide range of things.
There’s a couple of different ways to run it, in my experience bigger companies usually have a dedicated server on their internal networks that connects to their CI/CD pipelines so that code gets checked before it gets merged in.
On a smaller scale, it’s also possible to run locally (either on metal or inside a docker container). From there you’d install a plugin to your IDE of choice.
More info:

Gamers Nexus did a piece on this, but short of a crash or bubble pop, it’s not expected to recover any time soon.