crystal-lang-tools / tree-sitter

MIT License
12 stars 4 forks source link

Add general workflows #7

Closed devnote-dev closed 1 year ago

devnote-dev commented 1 year ago

(Take 2) This PR adds CI and linting workflows (copied from the official tree-sitter repositories), there is no publish workflow as it requires a crates.io account, and manual publishing is not an issue anyway. Closes #4.