mirror of
https://github.com/github/codeql.git
synced 2025-12-27 22:26:31 +01:00
If the C# extension is installed, then it reports 25k+ errors on the C# extractor until it is properly built. This is pure noise because the solution would be opened and built from the correct subdirectory. This commit disables the C# compilation altogether.
3 lines
36 B
JSON
3 lines
36 B
JSON
{
|
|
"omnisharp.autoStart": false
|
|
} |