-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhtdocs.iml
90 lines (90 loc) · 7.95 KB
/
htdocs.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" packagePrefix="Systemsdk\PhpCPD\Tests\" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="Systemsdk\PhpCPD\" />
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/phpunit/src" isTestSource="true" packagePrefix="PHPUnit\" />
<sourceFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-phpunit/src/PhpDoc/PHPUnit" isTestSource="true" packagePrefix="PHPStan\PhpDoc\PHPUnit\" />
<sourceFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-phpunit/src/Rules/PHPUnit" isTestSource="true" packagePrefix="PHPStan\Rules\PHPUnit\" />
<sourceFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-phpunit/src/Type/PHPUnit" isTestSource="true" packagePrefix="PHPStan\Type\PHPUnit\" />
<sourceFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-symfony/src/Symfony" isTestSource="true" packagePrefix="PHPStan\Symfony\" />
<sourceFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-symfony/src/Type/Symfony" isTestSource="true" packagePrefix="PHPStan\Type\Symfony\" />
<excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpunit/php-file-iterator" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpunit/php-timer" />
<excludeFolder url="file://$MODULE_DIR$/vendor/sebastian/cli-parser" />
<excludeFolder url="file://$MODULE_DIR$/vendor/sebastian/version" />
<excludeFolder url="file://$MODULE_DIR$/vendor/bamarni/composer-bin-plugin" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/composer" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/myclabs/deep-copy" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/nikic/php-parser" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phar-io/manifest" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phar-io/version" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/php-code-coverage" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/php-file-iterator" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/php-invoker" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/php-text-template" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/php-timer" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/phpunit/phpunit" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/cli-parser" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/comparator" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/complexity" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/diff" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/environment" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/exporter" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/global-state" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/lines-of-code" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/object-enumerator" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/object-reflector" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/recursion-context" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/type" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/sebastian/version" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/staabm/side-effects-detector" />
<excludeFolder url="file://$MODULE_DIR$/tools/01_phpunit/vendor/theseer/tokenizer" />
<excludeFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/composer" />
<excludeFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan" />
<excludeFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-deprecation-rules" />
<excludeFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-phpunit" />
<excludeFolder url="file://$MODULE_DIR$/tools/02_phpstan/vendor/phpstan/phpstan-symfony" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/clue/ndjson-react" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/composer" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/evenement/evenement" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/fidry/cpu-core-counter" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/friendsofphp/php-cs-fixer" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/psr/container" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/psr/event-dispatcher" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/psr/log" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/cache" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/child-process" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/dns" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/event-loop" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/promise" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/socket" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/react/stream" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/sebastian/diff" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/squizlabs/php_codesniffer" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/console" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/deprecation-contracts" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/event-dispatcher" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/event-dispatcher-contracts" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/filesystem" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/finder" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/options-resolver" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/polyfill-ctype" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/polyfill-intl-grapheme" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/polyfill-intl-normalizer" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/polyfill-mbstring" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/polyfill-php80" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/polyfill-php81" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/process" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/service-contracts" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/stopwatch" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symfony/string" />
<excludeFolder url="file://$MODULE_DIR$/tools/03_ecs/vendor/symplify/easy-coding-standard" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>