We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230fa40 commit 1bdb7cfCopy full SHA for 1bdb7cf
.coderabbit.yaml
@@ -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