Santos Gallegos
|
8ab1a5e5f7
|
CI: don't require to have parsers installed to check for injections
|
2021-08-01 13:16:38 -05:00 |
|
Santos Gallegos
|
be8f656087
|
Use stylua for autoformat code (#1480)
|
2021-07-04 21:12:17 +00:00 |
|
Santos Gallegos
|
c1f61d4ca1
|
Improve check-queries (#1253)
- Add checks for injections.
- Allow queries that start with [A-Z] for highlights only.
- Don't stop on the first error, finish checking all queries.
|
2021-05-31 17:03:27 +00:00 |
|
Stephan Seitz
|
8704b0f388
|
Allow failures for defined parsers
|
2021-04-22 18:37:04 +02:00 |
|
Stephan Seitz
|
966096b502
|
fix(CI): ensure parsers that don't require tree-sitter CLI are installed
|
2021-04-22 15:38:18 +02:00 |
|
Stephan Seitz
|
d727fffe41
|
Use installed parsers in CI check
|
2021-03-16 18:52:43 +01:00 |
|
Stephan Seitz
|
28bc7a0703
|
Skip parsers in query check that are not installed
|
2021-03-16 18:52:43 +01:00 |
|
Stephan Seitz
|
6cd211f647
|
Mark several invalid queries
|
2021-03-16 18:52:43 +01:00 |
|
Stephan Seitz
|
9b6b2543e8
|
Allow multiple errors in CI
|
2021-03-16 18:52:43 +01:00 |
|
Thomas Vigouroux
|
5d2b866518
|
ci: check capture names in queries
|
2020-09-11 12:02:35 +02:00 |
|
Stephan Seitz
|
31d1f068fd
|
checkhealth for all query groups
|
2020-07-15 16:28:48 +02:00 |
|
Stephan Seitz
|
01c9f823f6
|
Also check textobjects queries in check-queries.lua
|
2020-07-14 22:34:43 +02:00 |
|
Stephan Seitz
|
c42c38a834
|
Add workflow for checking query files
|
2020-07-14 18:31:34 +02:00 |
|