Skip to content

Commit 90bd1a5

Browse files
committed
Remove 'internals/**' from include paths in ConfigInitCommand
1 parent 834026d commit 90bd1a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Command/ConfigInitCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ private static function getTemplate(): string
133133
'include' => [
134134
'src/**',
135135
'app/**',
136-
'internals/**',
137136
'tests/**',
138137
// 'vendor/my-org/my-package/**', // Whitelist a vendor package
139138
],

0 commit comments

Comments
 (0)