This inspection reports any instances of synchronized statements in Groovy code having empty bodies. While theoretically this may be the semantics intended, this construction is confusing, and often the result of a typo.
Powered by InspectorGroovy