mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Ruby: Update diagnostic source names for consistency
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"source": {
|
||||
"extractorName": "ruby",
|
||||
"id": "ruby/parse-error",
|
||||
"name": "Parse error"
|
||||
"name": "Could not process some files due to syntax errors"
|
||||
},
|
||||
"visibility": {
|
||||
"statusPage": true
|
||||
@@ -38,7 +38,7 @@
|
||||
"source": {
|
||||
"extractorName": "ruby",
|
||||
"id": "ruby/parse-error",
|
||||
"name": "Parse error"
|
||||
"name": "Could not process some files due to syntax errors"
|
||||
},
|
||||
"visibility": {
|
||||
"statusPage": true
|
||||
|
||||
Reference in New Issue
Block a user