diff --git a/schemas/config.json b/schemas/config.json index fcc330b3..6435197a 100644 --- a/schemas/config.json +++ b/schemas/config.json @@ -125,6 +125,7 @@ "description": "The type of the filter.", "enum": [ "java", + "dotnet", "nim", "python", "shell",