Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Óscar San José <oscarsj@github.com>
21 lines
948 B
Markdown
21 lines
948 B
Markdown
---
|
|
title: JavaScript CodeQL queries for Code Quality
|
|
shortTitle: JavaScript queries
|
|
allowTitleToDifferFromFilename: true
|
|
intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in JavaScript.'
|
|
versions:
|
|
feature: code-quality
|
|
topics:
|
|
- Code Quality
|
|
contentType: reference
|
|
---
|
|
|
|
{% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze JavaScript code and detect code quality issues on:
|
|
|
|
* Your **default branch**, with results shown on the repository's "{% data variables.code-quality.all_findings %}" dashboard
|
|
* **Pull requests**, with findings shown as comments made by `{% data variables.code-quality.pr_commenter %}`
|
|
|
|
{% data variables.copilot.copilot_autofix_short %} suggestions are provided for findings where possible.
|
|
|
|
{% data reusables.code-quality.codeql-query-tables.javascript %}
|