Files
php-readability/.gitignore
T
Jan Tojnar 0bae41248f phpstan: Use standard config path
This allows developer to create their own own config file, e.g. for setting `editorUrl`:
https://phpstan.org/user-guide/output-format#opening-file-in-an-editor

(cherry picked from commit 1d7cdf3a12)
2025-02-24 09:47:42 +01:00

7 lines
81 B
Plaintext

vendor/
coverage/
composer.lock
.php_cs.cache
.phpunit.result.cache
phpstan.neon