dotnet / dotnet/templating

Template validation enhancement: Validate string names and values against the expected defaults

Open
#7,818 0 comments 0 reactions 0 assignees View on GitHub
area: authoring tools triage:transfer-to-sdk
Dominant language
No language data
Stars
1.7k
Forks
399
Avg merge
3d 5h
Merged PRs (30d)
39

Description

### Is your feature request related to a problem? Please describe.

In https://github.com/dotnet/aspire/issues/3190 some template localization content got left behind because the string keys and values weren't kept in sync.

### Describe the solution you'd like.

It would be good to have a test helper or build validation that verifies:
* all localization files have the same keys that are in the `template.json` file, and
* the localization _values_ in one language (default `en`) match those in the `template.json` file

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.