mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "isNodejs" to "is_nodejs"
This commit is contained in:
@@ -127,7 +127,7 @@ case @toplevel.kind of
|
||||
| 3 = @javascript_url;
|
||||
|
||||
is_module (int tl: @toplevel ref);
|
||||
isNodejs (int tl: @toplevel ref);
|
||||
is_nodejs (int tl: @toplevel ref);
|
||||
isES2015Module (int tl: @toplevel ref);
|
||||
isClosureModule (int tl: @toplevel ref);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user