mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 00:15:57 +00:00
exclude a bunch of phpunit test files
This commit is contained in:
@@ -13,8 +13,14 @@ parameters:
|
|||||||
- vendor/*
|
- vendor/*
|
||||||
- plugins/*/vendor/*
|
- plugins/*/vendor/*
|
||||||
- plugins.local/*/vendor/*
|
- plugins.local/*/vendor/*
|
||||||
|
|
||||||
excludePaths:
|
excludePaths:
|
||||||
- node_modules/*
|
- node_modules/*
|
||||||
|
- vendor/**/tests/*
|
||||||
|
- vendor/**/test/*
|
||||||
|
- plugins/**/tests/*
|
||||||
|
- plugins/**/Test/*
|
||||||
|
- plugins.local/**/tests/*
|
||||||
|
- plugins/**/test/*
|
||||||
|
- plugins.local/**/test/*
|
||||||
paths:
|
paths:
|
||||||
- .
|
- .
|
||||||
Reference in New Issue
Block a user