trishume / syntect

Rust library for syntax highlighting using Sublime Text syntax definitions.
https://docs.rs/syntect
MIT License
1.89k stars 132 forks source link

CI: Run syntax regression tests from bat #493

Closed Enselic closed 1 year ago

Enselic commented 1 year ago

If bat master branch syntax regression tests work with the syntect code under test, that is a good indication that syntect work well.

Add such a check in CI.