"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "71f9e7a9de9f45c1a44a1753c1ce45a8115452cb"
Unverified Commit 39462e1d authored by Graham King's avatar Graham King Committed by GitHub
Browse files

chore: Add Code Rabbit config file (#1251)

Changes from default.
- Disable the noisy status messages
- Disable generating docstrings and unit tests
parent 471a352f
# SPDX-FileCopyrightText: Copyright (c) 2025 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
# John likes the poems, no messing
poem: true
review_status: false
collapse_walkthrough: false
auto_review:
enabled: true
drafts: false
finishing_touches:
docstrings:
enabled: false
unit_tests:
enabled: false
chat:
auto_reply: true
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment