Skip to content

Commit

Permalink
Make bot ignore docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed May 7, 2024
1 parent 5bb6b1c commit e272a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coderabbit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ reviews:
collapse_walkthrough: true
path_filters:
- "!api/"
- "!docs/"
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 e272a9f

Please sign in to comment.