mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
docs/language/ql-handbook/language.rst: apply suggestion from review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
@@ -46,7 +46,7 @@ Library path
|
||||
------------
|
||||
|
||||
The library path is an ordered list of directory locations. It is used
|
||||
for resolving module imports (see `Module resolution <#module-resolution>`__)). The library path is not strictly
|
||||
for resolving module imports (see `Module resolution <#module-resolution>`__). The library path is not strictly
|
||||
speaking a core part of the QL language, since different
|
||||
implementations of QL construct it in slightly different ways. Most QL
|
||||
tools also allow you to explicitly specify the library path on the command line for a
|
||||
|
||||
Reference in New Issue
Block a user