How enforcement works
In this approach, Qodo relies on rule definitions provided through repository files. Supported file names include:AGENTS.mdCLAUDE.mdGEMINI.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 → Learn how to define coding standards and influence code suggestions
- Custom Compliance → Learn how to enforce requirements like security checks and validation rules
- Rule System → Learn how to manage and enforce rules centrally across your organization