Skip to content

Commit 5f849c6

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
1 parent f0e5f7b commit 5f849c6

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
@@ -14,6 +14,7 @@ user.js
1414
*.ini
1515
node_modules
1616
.env
17+
phpstan.neon
1718
vendor/
1819
.php_cs.cache
1920
__pycache__
File renamed without changes.

0 commit comments

Comments
 (0)