Skip to content

Commit 22344f5

Browse files
committed
chore: skip system/ThirdParty
1 parent 4ec10c7 commit 22344f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

structarmed.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
Psr4Preset::CLASSES_MUST_MATCH_COMPOSER => [
2121
__DIR__ . '/tests/system/Config/fixtures',
2222
],
23+
__DIR__ . '/system/ThirdParty',
2324
])
2425
->cacheDirectory(is_dir('/tmp') ? '/tmp/structarmed' : null)
2526
->withPreset(Preset::PSR4());

0 commit comments

Comments
 (0)