Summary:
Inspections are a part of intellij, giving us highlighting & autofixes for many common issues in code. We should share them between developers so everyone has the same experience.
Should we try and enforce people run Inspections on VCS changed code?
It is difficult to achieve this in any automated fashion, this tool is trying but I feel is still not there.
There is the larger question of which inspections we should enable and at what severity.