Skip to content

Improve documentation for the yaml.schemas setting#1184

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:improve-yaml-schema-setting-docs
Dec 19, 2025
Merged

Improve documentation for the yaml.schemas setting#1184
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:improve-yaml-schema-setting-docs

Conversation

@datho7561
Copy link
Contributor

What does this PR do?

Improves the documentation for the yaml.schemas setting by specifying that the expected value is a string-to-string map, where the keys represent schema locations and the values are globs for the files that the schema applies to.

What issues does this PR fix or reference?

Fixes #1147

Is it tested? How?

It's a documentation change, so I'll ask a couple people if it makes sense.

Fixes redhat-developer#1147

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561
Copy link
Contributor Author

@TMA-2 @shin19991207 if you have some time, could you let me know if the new wording of the documentation makes more sense?

@shin19991207
Copy link
Member

@datho7561 Looks good to me. Thanks, David.

@datho7561 datho7561 merged commit 0a8fb7d into redhat-developer:main Dec 19, 2025
1 of 3 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.

yaml.schemas Setting Schema

2 participants