codeql/.vscode
Tamas Vajk 0ea5f347f7 Turn off C# auto-compile on topmost folder
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.
2020-07-30 15:26:16 +02:00
..
.gitattributes Tell GitHub to allow JSON files with comments 2020-04-24 14:04:05 -04:00
extensions.json Tell GitHub to allow JSON files with comments 2020-04-24 14:04:05 -04:00
settings.json Turn off C# auto-compile on topmost folder 2020-07-30 15:26:16 +02:00
tasks.json Add `Sync Identical Files` tasks to `build` group 2020-04-24 10:24:17 -04:00