Skip to content

Commit

Permalink
fix coderabbit config (zeta-chain#2429)
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Bertrand <[email protected]>
  • Loading branch information
skosito and lumtis authored Jul 3, 2024
1 parent 87872b3 commit a0527e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
reviews:
path_filters:
- "**/*.pb.go"
- "**/*.pb.gw.go"
- "!**/*.pb.go"
- "!**/*.pb.gw.go"
path_instructions:
- path: '**/*.go'
instructions: >-
Expand Down

0 comments on commit a0527e9

Please sign in to comment.