From fc68d2ecb4cc8052f459eb08680e34d0c8c25ab3 Mon Sep 17 00:00:00 2001 From: Dmitriy Marmyshev Date: Mon, 15 Mar 2021 14:35:03 +0300 Subject: [PATCH] =?UTF-8?q?#1=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BD=D0=BE=D1=81?= =?UTF-8?q?=20=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82=D0=B8=D0=BD=D0=B3=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nikita Gryzlov --- Check_Convention.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Check_Convention.md b/Check_Convention.md index f3c08eef..6951ee7b 100644 --- a/Check_Convention.md +++ b/Check_Convention.md @@ -53,7 +53,7 @@ method-never-used НЕПРАВИЛЬНО: ```bsl -//@skip-ckeck check-method-never-used +//@skip-check check-method-never-used ``` ПРАВИЛЬНО