mirror of
https://github.com/github/codeql.git
synced 2026-04-21 23:14:03 +02:00
Add VSCode workspace
This commit is contained in:
10
codeql-ruby.code-workspace
Normal file
10
codeql-ruby.code-workspace
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user