How enforcement works
In this approach, Qodo relies on rule definitions provided through repository files. Supported file names include:AGENTS.mdCLAUDE.mdGEMINI.mdcopilot-instructions.mdRULE.md.cursorrulesbest_practices.mdpr_compliance_checklist.yaml
During code review
When analyzing a pull request, Qodo:- Scans code changes to identify potential issues such as bugs, logic errors, and anti-patterns
- Applies Best Practices to check how code is written (patterns, structure, conventions)
- Runs Custom Compliance checks to validate required conditions and policies
Next steps
- Best Practices: Define coding standards and influence code suggestions.
- Custom Compliance: Enforce requirements like security checks and validation rules.
- Review Standards: Manage and enforce rules centrally across your organization.