mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 14:36:23 +00:00
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)
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
vendor/
|
|
coverage/
|
|
composer.lock
|
|
.php_cs.cache
|
|
.phpunit.result.cache
|
|
phpstan.neon
|