Sublime-Instincts / BetterJinja

A Sublime Text package that provides enhanced syntax highlighting, completions, snippets & more for Jinja templates.
https://packagecontrol.io/packages/Jinja2
MIT License
15 stars 4 forks source link

Suggestion: CI for syntax. #8

Closed ROpdebee closed 2 years ago

ROpdebee commented 4 years ago

Might be useful to add a CI pipeline to check the syntax definitions.

Inspiration from PackageDev:

UltraInstinct05 commented 4 years ago

Yup. This is also on the todo list. The project was initially committed to gain some feedback from the users (and to see if any critical issues crop up, likely syntax highlighting breaking) so as to fix them.

Probably we can use https://github.com/SublimeText/syntax-test-action as well which seems like a nice boilerplate.

UltraInstinct05 commented 2 years ago

Addressed in v1.1.0