CodeQL for VS Code starter: Initial commit.

This commit is contained in:
Aditya Sharad
2019-11-11 19:38:28 -08:00
commit e9d672c6bb
21 changed files with 292 additions and 0 deletions

8
.gitmodules vendored Normal file
View File

@@ -0,0 +1,8 @@
[submodule "ql"]
path = ql
url = https://github.com/Semmle/ql.git
branch = lgtm.com
[submodule "codeql-go"]
path = codeql-go
url = ../../github/codeql-go.git
branch = lgtm.com