Skip to content

Conversation

@justinmk
Copy link
Member

@justinmk justinmk commented Nov 25, 2025

Problem:
These files have unknown number of errors, and since we don't have a tree-sitter/parse-action check in neovim core yet, chasing down the errors is too time-consuming.

Solution:
Ignore the files until we decide what we want to do. Maybe it makes more sense to run the gen_help_html.lua validation here instead of tree-sitter/parse-action?

Problem:
These files have unknown number of errors, and since we don't have
a `tree-sitter/parse-action` check in neovim core yet, chasing down the
errors is too time-consuming.

Solution:
Ignore the files until we decide what we want to do. Maybe it makes more
sense to run the `gen_help_html.lua` validation here instead?
@justinmk justinmk merged commit 5cb043a into master Nov 25, 2025
2 checks passed
@justinmk justinmk deleted the fixci branch November 25, 2025 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants