Skip to content

Commit c63ec26

Browse files
Golangci
1 parent 6498226 commit c63ec26

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.coderabbit.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
reviews:
2-
path_filters: ["**/*.yml","**/*.yaml"]
2+
path_filters:
3+
- "**/*.yml"
4+
- "**/*.yaml"
5+
- "**/*.go"
6+
- "**/*.mod"
7+

0 commit comments

Comments
 (0)