mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Docs: Update Go
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
QL for Go
|
||||
=========
|
||||
CodeQL for Go
|
||||
=============
|
||||
|
||||
This page provides an overview of the QL for Go documentation that is currently available.
|
||||
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.
|
||||
|
||||
@@ -9,5 +9,5 @@ This page provides an overview of the QL for Go documentation that is currently
|
||||
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/>`__.
|
||||
- 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/>`__.
|
||||
Reference in New Issue
Block a user