Skip to main content
Select language: current language is Korean
Copilot 검색 또는 요청
메뉴 열기

코드 품질에 대한 Ruby CodeQL 쿼리

CodeQL이 Ruby로 작성된 코드의 품질을 분석하기 위해 사용하는 쿼리를 살펴봅니다.

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 nameCategorySeverity
Useless assignment to local variableMaintainabilityWarning
Database query in a loopReliabilityInfo
Potentially uninitialized local variableReliabilityError
Morty Proxy This is a proxified and sanitized view of the page, visit original site.