-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy path.coderabbit.yaml
More file actions
45 lines (44 loc) · 1.53 KB
/
.coderabbit.yaml
File metadata and controls
45 lines (44 loc) · 1.53 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
42
43
44
45
# 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: "**/tests/**/*.py"
instructions: "Review against .ai/test-model-size-guardrails.md"
- path: "**/launch/**/*.sh"
instructions: "Review against .ai/bash-launch-guidelines.md"
- path: "**/*.{py,rs,go,ts,tsx,js,mjs,cjs,sh,yaml,yml,toml}"
instructions: "Flag internal Linear ticket references (e.g. DIS-XXXX, DYN-XXXX, OPS-XXXX, DEP-XXXX, or any <PROJECT>-NNNN ID) in the added lines; see .ai/linear-ticket-refs.md for what to recommend."
knowledge_base:
code_guidelines:
filePatterns:
- ".ai/**/*.md"
chat:
auto_reply: true