mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
JS: Update parse error diagnostic name for consistency
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"source": {
|
||||
"extractorName": "javascript",
|
||||
"id": "javascript/parse-error",
|
||||
"name": "Parse error"
|
||||
"name": "Could not process some files due to syntax errors"
|
||||
},
|
||||
"visibility": {
|
||||
"cliSummaryTable": true,
|
||||
|
||||
Reference in New Issue
Block a user