← 返回首页
Ruby CodeQL queries for Code Quality - GitHub Docs
Skip to main content

Ruby CodeQL queries for Code Quality

Explore the queries that CodeQL uses to analyze code quality for code written in Ruby.

Copy as Markdown

Code Quality uses the following CodeQL queries to analyze Ruby code and detect code quality issues on:

  • Your default branch, with results shown on the repository's "Standard findings" dashboard
  • Pull requests, with findings shown as comments made by github-code-quality[bot]

Copilot Autofix suggestions are provided for findings where possible.

Query nameCategorySeverityUseless assignment to local variableDatabase query in a loopPotentially uninitialized local variable
MaintainabilityWarning
ReliabilityInfo
ReliabilityError

Help and support

Did you find what you needed?

Yes No
Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Learn how to contribute

Legal