mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "conditionaltypescope" to "conditional_type_scope"
This commit is contained in:
@@ -425,7 +425,7 @@ case @scope.kind of
|
||||
| 13 = @mapped_type_scope
|
||||
| 14 = @enum_scope
|
||||
| 15 = @external_module_scope
|
||||
| 16 = @conditionaltypescope;
|
||||
| 16 = @conditional_type_scope;
|
||||
|
||||
scopenodes (unique int node: @ast_node ref,
|
||||
int scope: @scope ref);
|
||||
|
||||
Reference in New Issue
Block a user