-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy path.coderabbit.yaml
More file actions
41 lines (40 loc) · 1.17 KB
/
.coderabbit.yaml
File metadata and controls
41 lines (40 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
# Docs: https://docs.coderabbit.ai/getting-started/configure-coderabbit/
language: "en-US"
early_access: false
reviews:
profile: "chill"
request_changes_workflow: false
high_level_summary: true
poem: false
review_status: false
collapse_walkthrough: false
auto_review:
enabled: true
drafts: false
auto_incremental_review: false
suggested_labels: false
suggested_reviewers: false
sequence_diagrams: false
related_issues: false
related_prs: false
finishing_touches:
docstrings:
enabled: false
unit_tests:
enabled: false
path_instructions:
- path: "**/*.py"
instructions: "Review against .ai/python-guidelines.md"
- path: "**/tests/**/*.py"
instructions: "Review against .ai/pytest-guidelines.md"
- path: "**/launch/**/*.sh"
instructions: "Review against .ai/bash-launch-guidelines.md"
knowledge_base:
code_guidelines:
filePatterns:
- ".ai/**/*.md"
chat:
auto_reply: true