From a208a962bb02a828a0dd820bb20ebf3aae502673 Mon Sep 17 00:00:00 2001 From: Gregory Giguashvili Date: Wed, 11 Feb 2026 09:16:48 +0200 Subject: [PATCH] Add initial coderabbit configuration file --- .coderabbit.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .coderabbit.yaml diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000000..6e483f929a --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,7 @@ +# Complete reference: https://docs.coderabbit.ai/reference/configuration + +tone_instructions: "Be concise" + +reviews: + in_progress_fortune: false + poem: false