mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
13 lines
574 B
ReStructuredText
13 lines
574 B
ReStructuredText
QL for Go
|
|
=========
|
|
|
|
This page provides an overview of the QL for Go documentation that is currently available.
|
|
|
|
- `Basic Go query <https://lgtm.com/help/lgtm/console/ql-go-basic-example>`__ describes how to write and run queries using LGTM.
|
|
|
|
|
|
Other resources
|
|
---------------
|
|
|
|
- For the queries used in LGTM, display a `Go query <https://lgtm.com/search?q=language%3Ago&t=rules>`__ and click **Open in query console** to see the QL code used to find alerts.
|
|
- For more information about the Go QL library see the `QL library for Go <https://help.semmle.com/qldoc/go/>`__. |