<?xml version="1.0"?> <psalm xmlns="https://getpsalm.org/schema/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" errorLevel="1" findUnusedPsalmSuppress="true" cacheDirectory="./build/cache/psalm" errorBaseline="psalm-baseline.xml"> <projectFiles> <directory name="./src"/> <directory name="./tests"/> <ignoreFiles> <directory name="./vendor"/> </ignoreFiles> </projectFiles> <stubs> <file name="tests/stubs/phpstan.php"/> </stubs> <plugins> <pluginClass class="Psalm\MockeryPlugin\Plugin"/> <pluginClass class="Psalm\PhpUnitPlugin\Plugin"/> </plugins> </psalm>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
build | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 292 B | 0644 |
|
.gitattributes | File | 703 B | 0644 |
|
.gitignore | File | 73 B | 0644 |
|
CHANGELOG.md | File | 5.67 KB | 0644 |
|
CODE_OF_CONDUCT.md | File | 5.48 KB | 0644 |
|
CONTRIBUTING.md | File | 5.99 KB | 0644 |
|
LICENSE | File | 1.07 KB | 0644 |
|
README.md | File | 3.6 KB | 0644 |
|
SECURITY.md | File | 7.67 KB | 0644 |
|
captainhook.json | File | 3.17 KB | 0644 |
|
codecov.yml | File | 475 B | 0644 |
|
composer.json | File | 4.34 KB | 0644 |
|
conventional-commits.json | File | 432 B | 0644 |
|
phpcs.xml.dist | File | 702 B | 0644 |
|
phpstan.neon.dist | File | 316 B | 0644 |
|
phpunit.xml.dist | File | 657 B | 0644 |
|
psalm-baseline.xml | File | 278 B | 0644 |
|
psalm.xml | File | 825 B | 0644 |
|