mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
14 lines
157 B
Plaintext
14 lines
157 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"editor.formatOnSave": true,
|
|
"files.eol": "\n",
|
|
"files.exclude": {
|
|
"codeql": true
|
|
}
|
|
}
|
|
} |