codequest-eu / SublimeLinter-contrib-reek

SublimeLinter 3 plugin for Ruby, using reek.
MIT License
8 stars 9 forks source link

Linter does not load due to incorrect cmd #4

Closed thegeorgeous closed 7 years ago

thegeorgeous commented 7 years ago

Installing and running the linter returns this message:

SublimeLinter: reek output:
ruby: no Ruby script found in input (LoadError) 

Seems like it has to do with https://github.com/codequest-eu/SublimeLinter-contrib-reek/pull/3/commits/9bfe8cd21931c69d79657aa275be02af21ec78f1

This was fixed in the Rubocop Linter in https://github.com/SublimeLinter/SublimeLinter-rubocop/commit/b9dad4fd. I don't understand why this regression bug was introduced.

thegeorgeous commented 7 years ago

@kruszczynski, I can open a PR if that's okay

kruszczynski commented 7 years ago

@thegeorgeous Either this change wasn't release yet when I was working on this plugin or I missed it 🙈.

I'm no longer at codequest therefore I no longer have admin access to this repo, but once you've opened a PR I'll try to ping some people to release this to package control.

✌🏽