Skip to content

Commit 0bae412

Browse files
committed
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 1d7cdf3)
1 parent ae0c20a commit 0bae412

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ coverage/
33
composer.lock
44
.php_cs.cache
55
.phpunit.result.cache
6+
phpstan.neon
File renamed without changes.

0 commit comments

Comments
 (0)