Skip to content

Commit

Permalink
Try to find correct SKIP path expression
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Mar 6, 2021
1 parent 7c63577 commit 2876628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
'*/Fixture/*',
'*/Source/*',
'*/Expected/*',
__DIR__ . '/tests/system-tests/*/vendor',
__DIR__ . '/tests/system-tests/**',

__DIR__ . '/packages/doctrine-annotation-generated/src',
// template files
Expand Down

0 comments on commit 2876628

Please sign in to comment.