Skip to content

Commit b4d9d4d

Browse files
committed
chore: exclude docs directory from CodeRabbit reviews
1 parent 4cab5c6 commit b4d9d4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.coderabbit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ reviews:
3030
drafts: false
3131
base_branches:
3232
- main
33+
path_filters:
34+
- "!docs/**"
3335

3436
# Enable relevant tools for Python/JavaScript project
3537
tools:

0 commit comments

Comments
 (0)