mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-03 08:05:33 +00:00
chore(other): temporary filter some files for coderabbit (#9480)
This commit is contained in:
parent
9cba88cb68
commit
192104664d
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user