Skip to content

Commit fec6c3b

Browse files
committed
Remove autoload cookie
1 parent aab38e3 commit fec6c3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flycheck-phpstan.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
phpstan-docker-executable
5050
(car phpstan-executable)))))))
5151

52-
;;;###autoload
5352
(flycheck-define-checker phpstan
5453
"PHP static analyzer based on PHPStan."
5554
:command ("php" (eval (phpstan-get-command-args))

0 commit comments

Comments
 (0)