Skip to content

Commit

Permalink
update path filters
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed Mar 7, 2024
1 parent 7619551 commit a7eb994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coderabbit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ reviews:
path_filters:
- "!**/*.pb.go"
- "!**/*.pb.gw.go"
- "!**/*.mod"
- "!**/*.sum"
path_instructions:
- path: "**/*.go"
instructions: "Review the Golang code for conformity with the Uber Golang style guide, highlighting any deviations."
Expand Down

0 comments on commit a7eb994

Please sign in to comment.