mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 05:11:14 +01:00
c6cac8ef92
* Add policyData.jsonc validation test and update add-policy skill - Add test that parses the checked-in policyData.jsonc through parsePolicies() to catch missing/mismatched enumDescriptions on string enum policies - Update add-policy skill to document that enumDescriptions is required for string enum policies * Update build/lib/test/policyConversion.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>