mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add top-level doc comment to GraphQL.qll
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* Provides classes for modelling the `graphql` gem.
|
||||
*/
|
||||
|
||||
private import codeql.ruby.AST
|
||||
private import codeql.ruby.Concepts
|
||||
private import codeql.ruby.controlflow.CfgNodes
|
||||
|
||||
Reference in New Issue
Block a user