mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
renamed "isNamedCapture" to "is_named_capture"
This commit is contained in:
@@ -72,3 +72,5 @@ range_quantifier_upper_bound.rel: reorder rangeQuantifierUpperBound.rel(int id,
|
||||
rangeQuantifierUpperBound.rel: delete
|
||||
is_capture.rel: reorder isCapture.rel(int id, int number) id number
|
||||
isCapture.rel: delete
|
||||
is_named_capture.rel: reorder isNamedCapture.rel(int id, string name) id name
|
||||
isNamedCapture.rel: delete
|
||||
|
||||
Reference in New Issue
Block a user