index
:
nvim-treesitter
0.5-compat
feat/emmylua
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
check-queries.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(lua): fix some emmyluals warnings
Christian Clason
2025-12-06
1
-1
/
+0
*
fix(check-queries): only show timings for existing queries
Christian Clason
2025-05-30
1
-2
/
+4
*
feat(api): expose list of available and installed languages
Christian Clason
2025-05-29
1
-1
/
+1
*
fix(config): check both installed parsers and queries
Christian Clason
2025-05-29
1
-1
/
+1
*
feat(tests)!: new infrastructure based on makefile
Christian Clason
2025-05-12
1
-36
/
+0
*
refactor(lua): fix some luals warnings
Christian Clason
2025-05-12
1
-4
/
+4
*
feat!: track parser revision in Lua
Christian Clason
2025-05-12
1
-1
/
+1
*
feat: improve check-queries
Christian Clason
2025-05-12
1
-58
/
+39
*
refactor: use `vim.uv`
Christian Clason
2025-05-12
1
-45
/
+27
*
ci: remove update-lockfile shell script
Christian Clason
2025-05-12
1
-11
/
+14
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-36
/
+44
*
feat(highlights)!: enforce documented captures (#6232)
Christian Clason
2024-03-03
1
-12
/
+2
*
feat(tests): allow check-queries to take list of parsers
Christian Clason
2024-01-26
1
-1
/
+1
*
test(queries): print ALL errors at end
Christian Clason
2024-01-19
1
-12
/
+9
*
ci: add shebangs to scripts
ObserverOfTime
2023-08-18
1
-1
/
+1
*
feat(t32): re-enable tests
Christoph Sax
2023-07-30
1
-1
/
+1
*
fix(tests): mark t32 as allowed to fail
Christian Clason
2023-07-29
1
-1
/
+1
*
ci: improve CI output on query error
Stephan Seitz
2022-12-27
1
-2
/
+3
*
ci: fix check for valid capture
Stephan Seitz
2022-11-25
1
-1
/
+1
*
ci: relax check for valid captures (only check prefixes)
Stephan Seitz
2022-09-29
1
-1
/
+12
*
ci: don't skip swift anymore
Stephan Seitz
2022-04-15
1
-26
/
+22
*
chore: update formatting for stylua update
Stephan Seitz
2022-04-02
1
-3
/
+3
*
ci: make io_print accept nil as input argument (#2445)
dundargoc
2022-02-04
1
-0
/
+3
*
ci: skip swift check on neovim stable
Dundar Göc
2022-01-31
1
-22
/
+26
*
ci: prefer io.write instead of print to have full control of output
Dundar Göc
2022-01-31
1
-15
/
+21
*
ci: add folds to CI output to better group related information
Dundar Göc
2022-01-30
1
-4
/
+7
*
ci: print query loading times
Stephan Seitz
2022-01-16
1
-3
/
+20
*
CI: don't require to have parsers installed to check for injections
Santos Gallegos
2021-08-01
1
-1
/
+1
*
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
1
-25
/
+25
*
Improve check-queries (#1253)
Santos Gallegos
2021-05-31
1
-6
/
+15
*
Allow failures for defined parsers
Stephan Seitz
2021-04-22
1
-1
/
+5
*
fix(CI): ensure parsers that don't require tree-sitter CLI are installed
Stephan Seitz
2021-04-22
1
-0
/
+13
*
Use installed parsers in CI check
Stephan Seitz
2021-03-16
1
-19
/
+15
*
Skip parsers in query check that are not installed
Stephan Seitz
2021-03-16
1
-14
/
+18
*
Mark several invalid queries
Stephan Seitz
2021-03-16
1
-0
/
+2
*
Allow multiple errors in CI
Stephan Seitz
2021-03-16
1
-9
/
+17
*
ci: check capture names in queries
Thomas Vigouroux
2020-09-11
1
-1
/
+35
*
checkhealth for all query groups
Stephan Seitz
2020-07-15
1
-1
/
+1
*
Also check textobjects queries in check-queries.lua
Stephan Seitz
2020-07-14
1
-1
/
+1
*
Add workflow for checking query files
Stephan Seitz
2020-07-14
1
-0
/
+25