Checks for unnecessary constructor in classes that contain only static methods or fields.
{ "type": "UnnecessaryConstructor", "props": { "severity": "ERROR" } }