mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
- codegen: Low-code React app with JSON-driven component system - packagerepo: Schema-driven package repository with backend/frontend - postgres: Next.js app with Drizzle ORM and PostgreSQL Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
27 lines
708 B
YAML
27 lines
708 B
YAML
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
|
|
|
|
# CodeRabbit is an AI-powered code reviewer that cuts review time and bugs in half
|
|
|
|
language: en-US
|
|
early_access: false
|
|
reviews:
|
|
profile: chill
|
|
request_changes_workflow: false
|
|
high_level_summary: true
|
|
poem: true
|
|
review_status: true
|
|
collapse_walkthrough: false
|
|
path_instructions:
|
|
- path: '**/*.{ts,tsx}'
|
|
instructions:
|
|
'Review the Typescript and React code for conformity with best practices in React, and Typescript. Highlight any deviations.'
|
|
auto_review:
|
|
enabled: true
|
|
ignore_title_keywords:
|
|
- WIP
|
|
- DO NOT MERGE
|
|
- DRAFT
|
|
drafts: false
|
|
chat:
|
|
auto_reply: true
|