mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
347 B
347 B
0.4.0
Minor Analysis Improvements
- A new extractor option has been introduced for disabling CIL extraction. Either pass
-Ocil=falseto thecodeqlCLI or set the environment variableCODEQL_EXTRACTOR_CSHARP_OPTION_CIL=false. - The alert message of many queries have been changed to make the message consistent with other languages.