Skip to content

Commit a974bcc

Browse files
authored
Merge pull request github#2545 from shati-patel/update-ql4e
Docs: Update mention of "QL for Eclipse"
2 parents 05ad777 + 8143333 commit a974bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Follow the steps below to help other users understand what your query does, and
2626

2727
4. **Make sure the `select` statement is compatible with the query type**
2828

29-
The `select` statement of your query must be compatible with the query type (determined by the `@kind` metadata property) for alert or path results to be displayed correctly in LGTM and QL for Eclipse.
29+
The `select` statement of your query must be compatible with the query type (determined by the `@kind` metadata property) for alert or path results to be displayed correctly in LGTM and CodeQL for VS Code.
3030
For more information on `select` statement format, see [Introduction to query files](https://help.semmle.com/QL/learn-ql/writing-queries/introduction-to-queries.html#select-clause) on help.semmle.com.
3131

3232
5. **Save your query in a `.ql` file in the correct language directory in this repository**

0 commit comments

Comments
 (0)