Update workflow documentation for code quality checks
- Added new code-quality-checks.md workflow guide - Updated release-process.md to include code quality checks - Updated code-review.md to reference the new workflow - Added detailed instructions for running local checks before pushing
This commit is contained in:
@@ -61,6 +61,8 @@ When reviewing code, check for the following:
|
||||
|
||||
This project uses several automated code review tools to maintain high code quality standards. These tools are free to use for public repositories and should be integrated into any new repositories based on this template.
|
||||
|
||||
**Important**: Before pushing your code, run the local code quality checks as described in the [Code Quality Checks Workflow](./code-quality-checks.md) to catch issues early.
|
||||
|
||||
### 1. CodeRabbit
|
||||
|
||||
[CodeRabbit](https://www.coderabbit.ai/) is an AI-powered code review tool that provides automated feedback on pull requests.
|
||||
|
||||
Reference in New Issue
Block a user