Skip to content

Commit

Permalink
Docs: Update mention of "QL for Eclipse"
Browse files Browse the repository at this point in the history
  • Loading branch information
shati-patel authored and Shati Patel committed Dec 17, 2019
1 parent 05ad777 commit 8143333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Follow the steps below to help other users understand what your query does, and

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

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.
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.
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.

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

0 comments on commit 8143333

Please sign in to comment.