mirror of
https://github.com/github/codeql.git
synced 2026-05-09 07:31:37 +02:00
Move files to ruby subfolder
This commit is contained in:
14
ruby/codeql-ruby.code-workspace
Normal file
14
ruby/codeql-ruby.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