Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window shows even if there are not issues #39

Open
redthor opened this issue Nov 24, 2015 · 1 comment
Open

Window shows even if there are not issues #39

redthor opened this issue Nov 24, 2015 · 1 comment

Comments

@redthor
Copy link

redthor commented Nov 24, 2015

Hi, thanks for the plugin.

I may be doing something wrong but even if there are no sniffs detected the window still shows with the following:

|| S #!/usr/bin/env php (PHP_CodeSniffer)

Any hints?

@cwhsu1984
Copy link

cwhsu1984 commented Mar 17, 2017

Same here
Even an empty a.php file get the following output:

|| S                                     (PHP_CodeSniffer)                                                                                                                                                   
|| S   [InvalidArgumentException]        (PHP_CodeSniffer)
|| S   Command "a.php" is not defined.   (PHP_CodeSniffer)
|| S                                     (PHP_CodeSniffer)
|| S  (PHP_CodeSniffer)
|| S  (PHP_CodeSniffer)

But my a.php only contains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants