mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Release preparation for version 2.12.0
This commit is contained in:
5
javascript/ql/src/change-notes/released/0.5.0.md
Normal file
5
javascript/ql/src/change-notes/released/0.5.0.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 0.5.0
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The `AlertSuppression.ql` query has been updated to support the new `// codeql[query-id]` supression comments. These comments can be used to suppress an alert and must be placed on a blank line before the alert. In addition the legacy `// lgtm` and `// lgtm[query-id]` comments can now also be place on the line before an alert.
|
||||
Reference in New Issue
Block a user