Skip to content

Commit 36b6b92

Browse files
committed
fix: rector ignore app dir
1 parent 7ae461f commit 36b6b92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
return RectorConfig::configure()
1010
->withPaths([
11-
__DIR__.'/app',
1211
__DIR__.'/modules',
1312
__DIR__.'/tests',
1413
])

0 commit comments

Comments
 (0)