Skip to content
#

tree-sitter

Here are 252 public repositories matching this topic...

clason
clason commented Jan 21, 2022

With the increasing number of parsers (and more coming), CI is starting to take a while...

We should pare down the number of tests:

  1. reduce the combinations of platform, compiler, and Neovim version;
  2. only run one combination (Ubuntu, gcc, nightly? that seems to be the fastest) on draft PRs (and push people to keep the PRs as draft until actually ready for review);

~3. avoid running

Improve this page

Add a description, image, and links to the tree-sitter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tree-sitter topic, visit your repo's landing page and select "manage topics."

Learn more