mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Revert "Ruby: Use rb prefix in diagnostic IDs for consistency with queries"
This reverts commit a6509c7a37.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"severity": "warning",
|
||||
"source": {
|
||||
"extractorName": "ruby",
|
||||
"id": "rb/parse-error",
|
||||
"id": "ruby/parse-error",
|
||||
"name": "Parse error"
|
||||
},
|
||||
"visibility": {
|
||||
@@ -37,7 +37,7 @@
|
||||
"severity": "warning",
|
||||
"source": {
|
||||
"extractorName": "ruby",
|
||||
"id": "rb/parse-error",
|
||||
"id": "ruby/parse-error",
|
||||
"name": "Parse error"
|
||||
},
|
||||
"visibility": {
|
||||
|
||||
Reference in New Issue
Block a user