I updated a test to include the UNIQUE keyword. However, I'm having trouble running the tests (even before making these changes) to verify if everything is correct:
$ make test
test
make: *** [Makefile:26: test] Error 1
EDIT: found how to run the tests. There is one that is failing (but already was failing before I believe).
Maybe the tree-sitter-cli requirement should be mentioned in CONTRIBUTING.md?
Please let me know if there is something else that I should do/change!
This is an attempt to solve #249 .
I updated a test to include the UNIQUE keyword. However, I'm having trouble running the tests (even before making these changes) to verify if everything is correct:
EDIT: found how to run the tests. There is one that is failing (but already was failing before I believe). Maybe the tree-sitter-cli requirement should be mentioned in CONTRIBUTING.md?
Please let me know if there is something else that I should do/change!