chore(other): temporary filter some files for coderabbit (#9480)

This commit is contained in:
Ulf Gebhardt 2026-04-02 02:56:34 +02:00 committed by GitHub
parent 9cba88cb68
commit 192104664d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@ reviews:
- "!**/package-lock.json"
- "!**/yarn.lock"
- "!**/*.snap"
- "!**/*.png"
- "!**/coverage/**"
- "!**/dist/**"
- "!**/node_modules/**"
@ -40,6 +41,9 @@ reviews:
- "!**/*.min.css"
- "!**/.git/**"
- "!**/storybook-static/**"
# TODO: Temporär - nach Merge des Cypress-Refactoring-PRs entfernen
- "!cypress/support/step_definitions/**"
- "!cypress/e2e/**/*.feature"
# Instruktionen für spezifische Pfade
path_instructions: