We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0825ac8 commit 6fa077bCopy full SHA for 6fa077b
phpstan.el
@@ -71,7 +71,6 @@
71
(expand-file-name (cdr phpstan-config-file) (php-project-get-root-dir))
72
phpstan-config-file)
73
(cl-loop for name in '("phpstan.neon" "phpstan.neon.dist")
74
- for file = nil
75
for dir = (locate-dominating-file default-directory name)
76
if dir
77
return (expand-file-name name dir))))
0 commit comments