Skip to content

Conversation

mahgoh
Copy link

@mahgoh mahgoh commented Jan 13, 2025

Purpose

This particular patterns property is not an array but an object. As far as I know, this should always be an array. I noticed it when trying to convert it to Sublime syntax. It occurred both in the JSON and the YAML version.

Goals

Fixing the syntax error in the

Approach

Wraps the object inside an array to match the expectations.

User stories

N/A

Release note

Fixes a syntax error in the TextMate grammar used for syntax highlighting.

Documentation

N/A as it simply corrects the syntax error

Training

N/A

Certification

N/A as it simply corrects the syntax error

Marketing

N/A

Automation tests

N/A

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A

@CLAassistant
Copy link

CLAassistant commented Jan 13, 2025

CLA assistant check
All committers have signed the CLA.

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