summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-04-22fix(CI): ensure parsers that don't require tree-sitter CLI are installedStephan Seitz
2021-03-16fix(CI): add brew updateStephan Seitz
2021-03-16Use installed parsers in CI checkStephan Seitz
2021-03-16Skip parsers in query check that are not installedStephan Seitz
2021-03-16Mark several invalid queriesStephan Seitz
2021-03-16Allow multiple errors in CIStephan Seitz
2021-03-04Add CI for testing parsers compilationJozef Grajciar
2020-12-12[docgen] Update README.mdGithub Actions
2020-09-27Add lockfile and make lockfile default install revisionStephan Seitz
2020-09-11ci: check capture names in queriesThomas Vigouroux
2020-08-31feat(CI): auto-update README.mdStephan Seitz
2020-08-25feat(CI): print text what went wrong when README CI failsStephan Seitz
2020-08-25Fix #292: Add parser links to README.mdStephan Seitz
2020-07-15checkhealth for all query groupsStephan Seitz
2020-07-14Also check textobjects queries in check-queries.luaStephan Seitz
2020-07-14Add workflow for checking query filesStephan Seitz
2020-07-06Add style-check scriptStephan Seitz