mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-17 02:13:04 +01:00
Merge pull request #37 from tamasvajk/remove-noise
Turn off C# auto-compile
This commit is contained in:
@@ -24,5 +24,8 @@
|
|||||||
{
|
{
|
||||||
"path": "ql"
|
"path": "ql"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"settings": {
|
||||||
|
"omnisharp.autoStart": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user