mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +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
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
vendor/
|
|
coverage/
|
|
composer.lock
|
|
.php_cs.cache
|
|
.php-cs-fixer.cache
|
|
.phpunit.result.cache
|
|
phpstan.neon
|