generated from kurone-kito/vpm-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.coderabbit.yaml
20 lines (20 loc) · 844 Bytes
/
.coderabbit.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
chat:
auto_reply: true
early_access: true
language: en
reviews:
auto_review:
enabled: true
path_filters:
- '!Assets/TextMesh Pro/**/*'
- '!Assets/UdonSharp/**/*'
- '!Assets/XR/**/*'
- '!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.*/Examples/**/*
- 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/**/*