diff --git a/ruff.schema.json b/ruff.schema.json index ae0b03fcf1ee66..ecbae5dc94cfe5 100644 --- a/ruff.schema.json +++ b/ruff.schema.json @@ -2400,6 +2400,7 @@ "RUF011", "RUF012", "RUF013", + "RUF014", "RUF015", "RUF1", "RUF10", @@ -2690,4 +2691,4 @@ "type": "string" } } -} \ No newline at end of file +}