diff --git a/configuration_schema.json b/configuration_schema.json index 9184638d..646e4a1f 100644 --- a/configuration_schema.json +++ b/configuration_schema.json @@ -622,7 +622,7 @@ ] }, "noConstructorReturn": { - "description": "Disallow returning a value from a constructor", + "description": "Disallow returning a value from a constructor.", "anyOf": [ { "$ref": "#/definitions/RuleConfiguration"