mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Java: add query ID in change note for java/unreachable-catch-clause
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
## Changes to existing queries
|
||||
|
||||
| **Query** | **Expected impact** | **Change** |
|
||||
| Unreachable catch clause | Fewer false-positive results | This rule now accounts for calls to generic methods that throw generic exceptions. |
|
||||
| Unreachable catch clause (`java/unreachable-catch-clause`) | Fewer false-positive results | This rule now accounts for calls to generic methods that throw generic exceptions. |
|
||||
|
||||
## Changes to QL libraries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user