Skip to content

Commit 41969a3

Browse files
authored
Merge pull request #2174 from jf205/go-docs/sd-3871
docs: add ql for go topic
2 parents 219fcb7 + efe84a6 commit 41969a3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
QL for Go
2+
=========
3+
4+
This page provides an overview of the QL for Go documentation that is currently available.
5+
6+
- `Basic Go query <https://lgtm.com/help/lgtm/console/ql-go-basic-example>`__ describes how to write and run queries using LGTM.
7+
8+
9+
Other resources
10+
---------------
11+
12+
- 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.
13+
- For more information about the Go QL library see the `QL library for Go <https://help.semmle.com/qldoc/go/>`__.

docs/language/learn-ql/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ For more information on writing QL to query code written in a specific language
5757
cpp/ql-for-cpp
5858
csharp/ql-for-csharp
5959
cobol/ql-for-cobol
60+
go/ql-for-go
6061
java/ql-for-java
6162
javascript/ql-for-javascript
6263
python/ql-for-python

0 commit comments

Comments
 (0)