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