mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
342 B
342 B
0.8.3
Minor Analysis Improvements
- CIL extraction is now disabled by default. It is still possible to turn on CIL extraction by setting the
cilextractor option totrueor by setting the environment variable$CODEQL_EXTRACTOR_CSHARP_OPTION_CILtotrue. This is the first step towards sun-setting the CIL extractor entirely.