mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Ruby: upgrade/downgrade scripts
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,6 @@
|
||||
description: Update grammar
|
||||
compatibility: full
|
||||
ruby_splat_argument_def.rel: reorder ruby_splat_argument_def.rel ( int id, int child) id
|
||||
ruby_splat_argument_child.rel: reorder ruby_splat_argument_def.rel ( int id, int child) id child
|
||||
ruby_hash_splat_argument_def.rel: reorder ruby_hash_splat_argument_def.rel ( int id, int child) id
|
||||
ruby_hash_splat_argument_child.rel: reorder ruby_hash_splat_argument_def.rel ( int id, int child) id child
|
||||
Reference in New Issue
Block a user