AtomLinter / linter-codeclimate

An Atom Linter plugin for the Code Climate CLI
http://github.com/codeclimate/codeclimate
MIT License
10 stars 5 forks source link

Support Windows #25

Open wfleming opened 8 years ago

wfleming commented 8 years ago

Currently the plugin presumes in several places that it is running in a *nix environment, and does not operate correctly on Windows. This issue details several known places where work probably needs to be done.

It should be noted that the new "bash for Windows" support that's been announced could potentially solve this problem with minimal changes (though some changes would still be required, I think). That would also add another installation dependency, though, so may not be the correct choice.

Current places needing thinking:

There may be other snags. The above is just what I've identified at the moment.

Arcanemagus commented 8 years ago

@mrb are you still interested in maintaining this linter? There are a few issues that haven't gotten any responses here and I have no experience with this myself to help out.

(Plus my main machines are Windows, and this issue shows many of the reasons I haven't done anything with this...)

mrb commented 8 years ago

@Arcanemagus Hi there! We are maintaining this linter, yes. I don't have access to a Windows machine, currently, so that makes this bit a little challenging. Do you have the time/inclination to work through any of these bugs?

Arcanemagus commented 8 years ago

Ah, I see you are both in the Code Climate group :stuck_out_tongue:

I can try to get this setup on my laptop at home tonight and see what I can do.

mrb commented 8 years ago

@Arcanemagus Yep, we're coworkes :smile: - that would be fabulous!