Commit graph

81 commits

Author SHA1 Message Date
Stephan Seitz
b7364d923b CI: remove LLVM compilation from Mac CI 2021-07-07 01:06:37 +02:00
Santos Gallegos
437e41e9fc Luacheck: use config file to exclude files 2021-07-05 12:39:32 +02: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
Daniel Kempkens
ba45e0d3ed CI: Improved parser installation logic 2021-05-18 19:10:06 +02:00
Daniel Kempkens
06f8689aea CI: Install tree-sitter 2021-05-18 19:10:06 +02:00
Jędrzej Boczar
63a88c873f move all tests to top-level tests/ directory 2021-04-23 21:21:38 +02:00
Jędrzej Boczar
d4e8d3e659 ignore Lua indent test files when doing style-check 2021-04-23 21:21:38 +02:00
Jędrzej Boczar
db1b6dc1cb scripts: print test results summary with --summary 2021-04-23 21:21:38 +02:00
Jędrzej Boczar
975ef08616 scripts: fix wrong swapfile setting in minimal_init 2021-04-23 21:21:38 +02:00
Jędrzej Boczar
67f2c7149c Initial sketch of automated indent tests 2021-04-23 21:21:38 +02:00
Stephan Seitz
8704b0f388 Allow failures for defined parsers 2021-04-22 18:37:04 +02:00
Stephan Seitz
e86544caa7 Try out llvm --HEAD 2021-04-22 15:38:18 +02:00
Stephan Seitz
006aceb574 fix(CI): install newer version of clang on MacOS 2021-04-22 15:38:18 +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
1fa1ddea84 fix(CI): add brew update 2021-03-16 18:52:43 +01: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
Jozef Grajciar
2f60b43c0f Add CI for testing parsers compilation 2021-03-04 19:58:58 +01:00
Github Actions
d8f75f0b09 [docgen] Update README.md
skip-checks: true
2020-12-12 19:04:43 +01:00
Stephan Seitz
0a51d492a5 Add lockfile and make lockfile default install revision 2020-09-27 13:09:12 +02:00
Thomas Vigouroux
5d2b866518 ci: check capture names in queries 2020-09-11 12:02:35 +02:00
Stephan Seitz
ffe7d96dfd feat(CI): auto-update README.md 2020-08-31 18:53:24 +02:00
Stephan Seitz
47b45ff883 feat(CI): print text what went wrong when README CI fails 2020-08-25 15:22:15 +02:00
Stephan Seitz
7c9ffe9e19 Fix #292: Add parser links to README.md 2020-08-25 14:58:28 +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
Stephan Seitz
27d7a0ffff Add style-check script 2020-07-06 11:15:17 +02:00