Skip to content

Make it easier to work on the crystal language syntax for Sublime Text - #5

Merged
epergo merged 1 commit into
epergo:masterfrom
plambert:master
Dec 1, 2025
Merged

Make it easier to work on the crystal language syntax for Sublime Text#5
epergo merged 1 commit into
epergo:masterfrom
plambert:master

Conversation

@plambert

Copy link
Copy Markdown
Contributor

A minor thing, but in working on the Crystal syntax (crystal-lang-tools/sublime-crystal#77) it was difficult to prevent ameba from complaining about the syntax tests--rightfully so, as it's passed the file directly so the .ameba.yml cannot prevent it.

This little bit of code fixes that, only for files starting with syntax_check_.

Shouldn't have any effect on anyone/anything else.

@epergo
epergo merged commit c8896e0 into epergo:master Dec 1, 2025
1 check failed
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