Skip to content

Commit 2c09ee7

Browse files
committed
Add coderabbit config
1 parent a8df70e commit 2c09ee7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.coderabbit.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
language: en
3+
reviews:
4+
path_instructions:
5+
- path: "spec/fixtures/vcr_cassettes/**/*.yml"
6+
instructions: |
7+
Act as a data privacy officer. Carefully read all the vcr cassettes
8+
with recorded HTTP interactions and try to identify sensitive data that
9+
could potentially be recorded. It can be anything from PII to
10+
credentials. Ignore obvious placeholder values.

0 commit comments

Comments
 (0)