mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
13 lines
588 B
ReStructuredText
13 lines
588 B
ReStructuredText
CodeQL for Go
|
|
=============
|
|
|
|
This page provides an overview of the CodeQL 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 code used to find alerts.
|
|
- For more information about the library for Go see the `CodeQL library for Go <https://help.semmle.com/qldoc/go/>`__. |