mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
6 lines
204 B
Markdown
6 lines
204 B
Markdown
## 0.9.1
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Extracting suppress nullable warning expressions did not work when applied directly to a method call (like `System.Console.Readline()!`). This has been fixed.
|