mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
JavaScript: Use proper camel-case for AMD-related class names.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from AmdModuleDefinition d
|
||||
select d, d.getFactoryNode()
|
||||
Reference in New Issue
Block a user