mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
JS: add change note for js/unused-local-variable
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
| **Query** | **Expected impact** | **Change** |
|
||||
|--------------------------------------------|------------------------------|------------------------------------------------------------------------------|
|
||||
| Unused variable, import, function or class | Fewer false-positive results | This rule now flags fewer variables that are implictly used by JSX elements. |
|
||||
| | | |
|
||||
|
||||
## Changes to QL libraries
|
||||
|
||||
Reference in New Issue
Block a user