diff --git a/.coderabbit.yml b/.coderabbit.yml index 6083e965da..b805c87ba2 100644 --- a/.coderabbit.yml +++ b/.coderabbit.yml @@ -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."