1 repo
Frameworks allowing users to define domain-specific validation logic for codebases.
Distinguishing note: Focuses on the definition of custom rules, distinct from pre-configured linting or testing suites.
Explore 1 awesome GitHub repository matching testing & quality assurance · Custom Validation Rules. Refine with filters or upvote what's useful.
Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr
Create markdown files in a designated directory to define custom validation rules that the system executes against every pull request diff.