Files
codeql/docs/language/learn-ql/go/ql-for-go.rst
2019-10-23 09:16:38 +01:00

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/>`__.