Skip to content

Conversation

@NotAwar
Copy link
Contributor

@NotAwar NotAwar commented Oct 23, 2025

Updated JSON snippet for YAML configuration.

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

Clarifying the documentation to help the reader better understand where to insert the code snippet.

What does this change do?

This pull request adds and additional line to the code snippet which makes the placement of the original snippet more clear for the reader.

What is your testing strategy?

Followed instructions as documented and added the previous line to the snippet to make the placement understandable, no major changes.

Is this related to any issues?

fixes #223

Have you read the Contributing Guidelines?

Updated JSON snippet for YAML configuration.

Signed-off-by: Awar Abdulkarim <[email protected]>
Updated the yaml.customTags section in the documentation.

Signed-off-by: Awar Abdulkarim <[email protected]>
@NotAwar NotAwar marked this pull request as ready for review October 23, 2025 12:57
@NotAwar
Copy link
Contributor Author

NotAwar commented Oct 23, 2025

@mathieu-benoit made changes, hopefully the PR itself is ok.

@mathieu-benoit mathieu-benoit self-requested a review October 23, 2025 13:43
Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just left my review.

"yaml.schemas": {
"https://raw.githubusercontent.com/score-spec/spec/main/score-v1b1.json": "score.yaml"
}
"yaml.customTags": [
Copy link
Contributor

@mathieu-benoit mathieu-benoit Oct 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you keep the snippet like it was, and instead of this change, after the screenshot, show this new snippet you propose (with a sentence like "This is how it should look like:"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I took so long to follow up, I updated the snippet like you asked and moved what I added to the end end of the text, please verify it's correct. 😄

Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mathieu-benoit mathieu-benoit merged commit fbd675b into score-spec:main Oct 27, 2025
6 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.

IDE linter for Score's JSON schema - unclear wording

2 participants