mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
CodeQL for VS Code starter: Initial commit.
This commit is contained in:
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user