From b2a2db24b70f0c05d6799e086a0badc07bbe2d8a Mon Sep 17 00:00:00 2001 From: kurone-kito Date: Mon, 15 Apr 2024 01:23:14 +0900 Subject: [PATCH] ci: improved the coderabbit configuration --- .coderabbit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 53bb5d0..81d2242 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -10,5 +10,7 @@ reviews: - '!Packages/com.vrchat.core.*/**/*' - '!ProjectSettings' path_instructions: + - instructions: This folder contains C# files, but these are UdonSharp and have different restrictions than standard C#. Please review with this in mind. + path: Assets/black.kit.*/Runtime/**/* - instructions: Some files look broken, but they contain templates from Scriban. Please review with this in mind. path: Website/**/*