mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Concepts: Minor rewrite in qldoc
As suggested by @hmac
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Provides Concepts which are shared across languages.
|
||||
*
|
||||
* Each language will have a language specific `Concepts.qll` file that can import the
|
||||
* Each language has a language specific `Concepts.qll` file that can import the
|
||||
* shared concepts from this file. A language can either re-export the concept directly,
|
||||
* or can add additional member-predicates that are needed for that language.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user