Fix exclude list with vendor src/

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-08-30 17:10:25 +02:00
parent f7c24e65c8
commit 1dad1a8afe
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -93,7 +93,7 @@ appstore:
--exclude=.php_cs.dist \
--exclude=psalm.xml \
--exclude=README.md \
--exclude=src \
--exclude=/src \
--exclude=.stylelintignore \
--exclude=stylelint.config.js \
--exclude=.tx \