File tree Expand file tree Collapse file tree 17 files changed +3
-3
lines changed Expand file tree Collapse file tree 17 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ tracing = "0.1"
18
18
tracing-subscriber = { version = " 0.3.16" , features = [" env-filter" ] }
19
19
rayon = " 1.7.0"
20
20
regex = " 1.7.2"
21
- codeql-extractor = { path = " ../../shared/extractor" }
21
+ codeql-extractor = { path = " ../../shared/tree-sitter- extractor" }
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ rayon = "1.5.0"
17
17
regex = " 1.7.1"
18
18
encoding = " 0.2"
19
19
lazy_static = " 1.4.0"
20
- codeql-extractor = { path = " ../../shared/extractor" }
20
+ codeql-extractor = { path = " ../../shared/tree-sitter- extractor" }
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ image = "centos/devtoolset-7-toolchain-centos7"
5
5
# Provide the path to the shared extractor
6
6
# Cross mounts this directory as a volume, so builds inside the docker container
7
7
# can see it.
8
- volumes = [" __CODEQL-EXTRACTOR=../../shared/extractor" ]
8
+ volumes = [" __CODEQL-EXTRACTOR=../../shared/tree-sitter- extractor" ]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments