mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01: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