mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Initial commit
This commit is contained in:
14
codeql-ql.code-workspace
Normal file
14
codeql-ql.code-workspace
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"editor.formatOnSave": true,
|
||||
"files.eol": "\n",
|
||||
"files.exclude": {
|
||||
"codeql": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user