From ea2c07769b7b5add23675a17d5e7d2bb0a407497 Mon Sep 17 00:00:00 2001 From: kurone-kito Date: Sun, 7 Apr 2024 07:28:27 +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 53bb5d03..81d22422 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/**/*