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 aab38e3 commit fec6c3bCopy full SHA for fec6c3b
flycheck-phpstan.el
@@ -49,7 +49,6 @@
49
phpstan-docker-executable
50
(car phpstan-executable)))))))
51
52
-;;;###autoload
53
(flycheck-define-checker phpstan
54
"PHP static analyzer based on PHPStan."
55
:command ("php" (eval (phpstan-get-command-args))
0 commit comments