tlaplus-community / tree-sitter-tlaplus

A tree-sitter grammar for TLA⁺ and PlusCal
MIT License
57 stars 10 forks source link

Check generated wasm file is up to date in CI #26

Closed ahelwer closed 3 years ago

ahelwer commented 3 years ago

Currently there is no check ensuring the generated file docs/js/tree-sitter-tlaplus.wasm is up-to-date. This should be checked & enforced in the CI.