From 159b1a4484f56d5087ec29280a7ce5cc863a3e4d Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:30:46 +0900 Subject: [PATCH] Update .coderabbit.yaml --- .coderabbit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index b5a669a5c3..379e3f2607 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -25,3 +25,4 @@ reviews: - ビジネスロジックの不備、セキュリティ、パフォーマンス、設計パターンの適切性などに焦点を当ててレビューしてください。 path_filters: - "!CHANGELOG.md" + - "!**/__snapshots__/**"