From 03cfa8b3ef9888f3451e43f7fda958b78f44157b Mon Sep 17 00:00:00 2001 From: Namig Gadirov Date: Tue, 29 Jul 2025 13:02:08 +0400 Subject: [PATCH] tests added --- coderabbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coderabbit.yaml b/coderabbit.yaml index 99958bc..ecd6942 100644 --- a/coderabbit.yaml +++ b/coderabbit.yaml @@ -27,7 +27,7 @@ reviews: path_instructions: - path: "**/test/**" instructions: | - - function names should follow naming rules like given (optional) ... when (required) ... then(required) + - function names should follow naming rules like given (optional) data when (required) condition then(required) result labeling_instructions: