Learn how to use GitHub's code security and code quality features to maintain high-quality code in your repositories.
Use Code Quality to automatically catch, fix, and report on code quality issues in pull requests and on your default branch.
View GitHub Code Quality findings for your default branch.
Create a Code Quality gate for pull requests to increase the quality of code merged into your repository.
Identify and resolve a code quality block on your pull request so you can merge your changes.
All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contribution