feat(swift): switch to branch with generated files

This commit is contained in:
Christian Clason 2022-04-18 11:31:06 +02:00 committed by Christian Clason
parent 476a898a66
commit facc6fdbe1
2 changed files with 2 additions and 3 deletions

View file

@ -416,9 +416,8 @@ list.ocamllex = {
list.swift = {
install_info = {
url = "https://github.com/alex-pinkus/tree-sitter-swift",
branch = "with-generated-files",
files = { "src/parser.c", "src/scanner.c" },
requires_generate_from_grammar = true,
generate_requires_npm = true,
},
}