I'm currently developing a ruby@1.8.7 project and thus can't run rubocop as it can't be installed for 1.8.7
I'm using rbenv for ruby version control and was wondering if atom-lint could get configuration options for which version to switch to, before running a linter?
I can envision this being useful on node(nvm), ruby(rbenv, chruby, rvm, etc.), python and maybe perl
I'm currently developing a ruby@1.8.7 project and thus can't run rubocop as it can't be installed for 1.8.7
I'm using rbenv for ruby version control and was wondering if atom-lint could get configuration options for which version to switch to, before running a linter?
I can envision this being useful on node(nvm), ruby(rbenv, chruby, rvm, etc.), python and maybe perl