mirror of
https://github.com/cyberjunky/home-assistant-garmin_connect.git
synced 2026-01-05 02:54:18 -05:00
23 lines
628 B
YAML
23 lines
628 B
YAML
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json # Schema for CodeRabbit configurations
|
|
language: "en-US"
|
|
early_access: true
|
|
reviews:
|
|
profile: "assertive"
|
|
request_changes_workflow: false
|
|
high_level_summary: true
|
|
poem: false
|
|
review_status: true
|
|
collapse_walkthrough: false
|
|
auto_review:
|
|
enabled: true
|
|
drafts: false
|
|
path_filters:
|
|
- "!tests/**/cassettes/**"
|
|
path_instructions:
|
|
- path: "tests/**"
|
|
instructions: |
|
|
- test functions shouldn't have a return type hint
|
|
- it's ok to use `assert` instead of `pytest.assume()`
|
|
chat:
|
|
auto_reply: true
|