mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix changenote formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
minorAnalysis
|
||||
category: minorAnalysis
|
||||
---
|
||||
The queries `py/missing-call-to-init`, `py/missing-calls-to-del`, `py/multiple-calls-to-init`, and `py/multiple-calls-to-del` queries have been modernized; no longer relying on outdated libraries, and producing more precise results with more descriptive alert messages, and improved documentation.
|
||||
* The queries `py/missing-call-to-init`, `py/missing-calls-to-del`, `py/multiple-calls-to-init`, and `py/multiple-calls-to-del` queries have been modernized; no longer relying on outdated libraries, producing more precise results with more descriptive alert messages, and improved documentation.
|
||||
Reference in New Issue
Block a user