mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Update diagnostics IDs for consistency with rules
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"severity": "warning",
|
||||
"source": {
|
||||
"extractorName": "javascript",
|
||||
"id": "javascript/parse-error",
|
||||
"id": "js/parse-error",
|
||||
"name": "Could not process some files due to syntax errors"
|
||||
},
|
||||
"visibility": {
|
||||
|
||||
Reference in New Issue
Block a user