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

Windows Sublime3 cflint extraction issue #6

Closed
andrew-mikos opened this issue Apr 3, 2015 · 1 comment
Closed

Windows Sublime3 cflint extraction issue #6

andrew-mikos opened this issue Apr 3, 2015 · 1 comment

Comments

@andrew-mikos
Copy link

Receiving the error

SublimeLinter: WARNING: no cflint version could be extracted from:


C:\Program Files\Sublime Text 3>java -jar C:\Users\andrew.mikos\workspace\zAssorted\CFLint-0.4-all.jar -version 

CFLint 0.4

in the console when trying to initialize the linter on a cfm or cfc file. The batch file set up is a single line and as follows:

java -jar C:\Users\andrew.mikos\workspace\zAssorted\CFLint-0.4-all.jar %*

It works fine running through command line, however it can't seem to extract the version when run via SublimeLinter. The output in the console shows carriage return characters following all 3 lines, which may be related.

@ryaneberly
Copy link

see cflint/CFLint#33

it will be fixed in the next release. The submitter mentions a workaround.

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

3 participants