Skip to content

biozz/tree-sitter-todotxt

Repository files navigation

tree-sitter-todotxt

This is an implementation of tree-sitter for todo.txt file format.

How to develop

  • make changes to grammar.js and/or src/scanner.c

  • format your code

  • run test cases

make test
  • run test cases with debug option if necessary
make test-debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published