Skip to content

Commit

Permalink
chore: filter some directory for coderabbit reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Jun 27, 2024
1 parent 9d0791e commit acd957e
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
@@ -1,4 +1,9 @@
reviews:
path_filters:
- "pkg/**"
- "typechain-types/**"
- "docs/**"
- "data/**"
path_instructions:
- path: 'contracts/**'
instructions: >-
Expand Down

0 comments on commit acd957e

Please sign in to comment.