Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 52741d9

Browse files
committedOct 22, 2024·
chore(coderabbit): no need to review vendor files
Signed-off-by: Derek Su <[email protected]>
1 parent 1f5ba95 commit 52741d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.coderabbit.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@ reviews:
1515
drafts: false
1616
base_branches:
1717
- master
18+
path_filters:
19+
- "!vendor/**"
20+
- "!go.mod"
21+
- "!go.sum"
1822
chat:
1923
auto_reply: true

0 commit comments

Comments
 (0)
Please sign in to comment.