Skip to content

Conversation

@michaeltlombardi
Copy link
Collaborator

PR Summary

This change updates the JSON Schemas for the project data files (.project.data.json and build.data.json) to recognize the new ClippyPedanticUnclean option.

This change also updates the build.data.json file with the latest project data. This doesn't affect the build, which always checks the individual project data files first, but does make it easier to check the project options as a maintainer.

PR Context

#1314 added a new build option to the .project.data.json files which wasn't captured in the JSON Schema. This change ensures the schema understands that option and presents it to maintainers for validation and IntelliSense in VS Code.

This change updates the JSON Schemas for the project data files
(`.project.data.json` and `build.data.json`) to recognize the new
`ClippyPedanticUnclean` option.

This change also updates the `build.data.json` file with the latest
project data. This doesn't affect the build, which always checks the
individual project data files first, but does make it easier to check
the project options as a maintainer.
@michaeltlombardi michaeltlombardi force-pushed the maint/main/project-data-schema-update branch from 2ea419a to 78f2207 Compare December 12, 2025 17:46
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Dec 15, 2025
Merged via the queue into PowerShell:main with commit 5a2fc98 Dec 15, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants