Rubocop for your favorite text editor
Have you ever wondered if your favorite code editor examines your Ruby code just like rubocop gem does ?
Yes, your favorite text-editor sublime text have a support for the same.
check Here for more details
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Have you ever wondered if your favorite code editor examines your Ruby code just like rubocop gem does ?
Yes, your favorite text-editor sublime text have a support for the same.
check Here for more details
Comments
/bin/sh: /Users/tycooon/.rvm/bin/rvm-auto-ruby: No such file or directoryrbenv user here :(as per the docs : y default this plugin uses rvm to run RuboCop, but you can switch to rbenv or provide your own command line in the settings. The plugin uses default paths to run rvm or rbenv but you can customize these paths in the settings.
Post a comment