Skip to content

Commit c764126

Browse files
authored
Make coderabbit ignore CPython files (#5875)
1 parent 01117f4 commit c764126

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.coderabbit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
reviews:
2+
path_filters:
3+
- "Lib/**"

0 commit comments

Comments
 (0)