Skip to content

Commit c14e3ad

Browse files
committed
phpstan: Rename config to use dist suffix
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 ec857f1 commit c14e3ad

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
@@ -2,3 +2,4 @@
22
.direnv/
33
.php-cs-fixer.cache
44
.phpunit.result.cache
5+
phpstan.neon
File renamed without changes.

0 commit comments

Comments
 (0)