index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
check-queries.lua
Age
Commit message (
Expand
)
Author
2022-01-30
ci: add folds to CI output to better group related information
Dundar Göc
2022-01-16
ci: print query loading times
Stephan Seitz
2021-08-01
CI: don't require to have parsers installed to check for injections
Santos Gallegos
2021-07-04
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-05-31
Improve check-queries (#1253)
Santos Gallegos
2021-04-22
Allow failures for defined parsers
Stephan Seitz
2021-04-22
fix(CI): ensure parsers that don't require tree-sitter CLI are installed
Stephan Seitz
2021-03-16
Use installed parsers in CI check
Stephan Seitz
2021-03-16
Skip parsers in query check that are not installed
Stephan Seitz
2021-03-16
Mark several invalid queries
Stephan Seitz
2021-03-16
Allow multiple errors in CI
Stephan Seitz
2020-09-11
ci: check capture names in queries
Thomas Vigouroux
2020-07-15
checkhealth for all query groups
Stephan Seitz
2020-07-14
Also check textobjects queries in check-queries.lua
Stephan Seitz
2020-07-14
Add workflow for checking query files
Stephan Seitz