Merge pull request #1457 from Runfusion/chore/remove-temp-coderabbit-config

chore: remove temporary CodeRabbit scope config
This commit is contained in:
gsxdsm
2026-06-05 20:21:19 -07:00
committed by GitHub

View File

@@ -1,14 +0,0 @@
# TEMPORARY — remove this file before merging PR #1446.
# Excludes generated/non-source noise (tests, changesets, docs, locales) so the
# PR fits under CodeRabbit's 150-changed-file cap and the review focuses on
# source logic. Intentionally NOT kept on main — drop before merge.
reviews:
path_filters:
- "!**/__tests__/**"
- "!**/*.test.ts"
- "!**/*.test.tsx"
- "!.changeset/**"
- "!docs/**"
- "!**/*.md"
- "!**/locales/**"
- "!**/*.snap"