Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Adding coderabbit file
  • Loading branch information
blockiosaurus committed Mar 14, 2025
commit cd72401cd3eca1a0e8f315434d2d52faa5e5a3d2
30 changes: 30 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
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: "programs/mpl-core/src/processor/*",
instructions: "Make sure the owner is checked on all accounts somehow",
},
{
path: "programs/mpl-core/*",
instructions: "Carefully consider performance implications and make sure there are no performance inefficiencies",
},
{
path: "**/*.rs",
instructions: "Make duplicated logic between the rust client and program are consistent",
},
]
auto_review:
enabled: true
drafts: false
chat:
auto_reply: true