We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af72222 commit 0bd07baCopy full SHA for 0bd07ba
script/ci-test-init
@@ -7,7 +7,7 @@ cargo run --bin tree-sitter-stack-graphs --features cli -- init \
7
--language-id init_test \
8
--language-file-extension it \
9
--grammar-crate-name tree-sitter-python \
10
- --grammar-crate-version 0.20.0 \
+ --grammar-crate-version 0.23.2 \
11
--internal \
12
--non-interactive
13
0 commit comments