summaryrefslogtreecommitdiff
path: root/scripts/check-queries.lua
AgeCommit message (Expand)Author
2022-02-04ci: make io_print accept nil as input argument (#2445)dundargoc
2022-01-31ci: skip swift check on neovim stableDundar Göc
2022-01-31ci: prefer io.write instead of print to have full control of outputDundar Göc
2022-01-30ci: add folds to CI output to better group related informationDundar Göc
2022-01-16ci: print query loading timesStephan Seitz
2021-08-01CI: don't require to have parsers installed to check for injectionsSantos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-05-31Improve check-queries (#1253)Santos Gallegos
2021-04-22Allow failures for defined parsersStephan Seitz
2021-04-22fix(CI): ensure parsers that don't require tree-sitter CLI are installedStephan 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
2020-09-11ci: check capture names in queriesThomas Vigouroux
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