diff --git a/.coderabbit.yaml b/.coderabbit.yaml index e62d849f..930db111 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,12 +1,8 @@ reviews: - path_instructions: - - path: "**/*.go" - instructions: "Ignore making test suggestions for Go files. Review best practices, security, and performance." auto_review: base_branches: - "master" - "dev" - "feat/.*" - chat: auto_reply: true