forked from semgrep/semgrep
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
66 lines (66 loc) · 3.53 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "pfff"]
path = semgrep-core/src/pfff
url = https://github.com/returntocorp/pfff.git
[submodule "semgrep-core/tree-sitter-lang/semgrep-c"]
path = semgrep-core/src/tree-sitter-lang/semgrep-c
url = https://github.com/returntocorp/semgrep-c
[submodule "semgrep-core/tree-sitter-lang/semgrep-cpp"]
path = semgrep-core/src/tree-sitter-lang/semgrep-cpp
url = https://github.com/returntocorp/semgrep-cpp
[submodule "semgrep-core/tree-sitter-lang/semgrep-c-sharp"]
path = semgrep-core/src/tree-sitter-lang/semgrep-c-sharp
url = https://github.com/returntocorp/semgrep-c-sharp
[submodule "semgrep-core/tree-sitter-lang/semgrep-go"]
path = semgrep-core/src/tree-sitter-lang/semgrep-go
url = https://github.com/returntocorp/semgrep-go
[submodule "semgrep-core/tree-sitter-lang/semgrep-java"]
path = semgrep-core/src/tree-sitter-lang/semgrep-java
url = https://github.com/returntocorp/semgrep-java
[submodule "semgrep-core/tree-sitter-lang/semgrep-kotlin"]
path = semgrep-core/src/tree-sitter-lang/semgrep-kotlin
url = https://github.com/returntocorp/semgrep-kotlin
[submodule "semgrep-core/tree-sitter-lang/semgrep-lua"]
path = semgrep-core/src/tree-sitter-lang/semgrep-lua
url = https://github.com/returntocorp/semgrep-lua
[submodule "semgrep-core/tree-sitter-lang/semgrep-r"]
path = semgrep-core/src/tree-sitter-lang/semgrep-r
url = https://github.com/returntocorp/semgrep-r
[submodule "semgrep-core/tree-sitter-lang/semgrep-ruby"]
path = semgrep-core/src/tree-sitter-lang/semgrep-ruby
url = https://github.com/returntocorp/semgrep-ruby
[submodule "semgrep-core/tree-sitter-lang/semgrep-rust"]
path = semgrep-core/src/tree-sitter-lang/semgrep-rust
url = https://github.com/returntocorp/semgrep-rust
[submodule "semgrep-core/tree-sitter-lang/semgrep-tsx"]
path = semgrep-core/src/tree-sitter-lang/semgrep-tsx
url = https://github.com/returntocorp/semgrep-tsx
[submodule "semgrep-core/tree-sitter-lang/semgrep-typescript"]
path = semgrep-core/src/tree-sitter-lang/semgrep-typescript
url = https://github.com/returntocorp/semgrep-typescript
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-ocaml"]
path = semgrep-core/src/tree-sitter-lang/semgrep-ocaml
url = https://github.com/returntocorp/semgrep-ocaml.git
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-hack"]
path = semgrep-core/src/tree-sitter-lang/semgrep-hack
url = https://github.com/returntocorp/semgrep-hack.git
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-html"]
path = semgrep-core/src/tree-sitter-lang/semgrep-html
url = https://github.com/returntocorp/semgrep-html.git
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-vue"]
path = semgrep-core/src/tree-sitter-lang/semgrep-vue
url = https://github.com/returntocorp/semgrep-vue.git
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-dockerfile"]
path = semgrep-core/src/tree-sitter-lang/semgrep-dockerfile
url = https://github.com/returntocorp/semgrep-dockerfile
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-sqlite"]
path = semgrep-core/src/tree-sitter-lang/semgrep-sqlite
url = https://github.com/returntocorp/semgrep-sqlite
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-bash"]
path = semgrep-core/src/tree-sitter-lang/semgrep-bash
url = https://github.com/returntocorp/semgrep-bash
[submodule "semgrep-core/src/ocaml-tree-sitter-core"]
path = semgrep-core/src/ocaml-tree-sitter-core
url = https://github.com/returntocorp/ocaml-tree-sitter-core.git
[submodule "semgrep-core/src/tree-sitter-lang/semgrep-php"]
path = semgrep-core/src/tree-sitter-lang/semgrep-php
url = https://github.com/returntocorp/semgrep-php