Skip to content

Commit

Permalink
coderabbit path instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
matin committed Jun 30, 2024
1 parent 7012890 commit 02ad953
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@ reviews:
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

0 comments on commit 02ad953

Please sign in to comment.