Skip to content

SublimeLinter/SublimeLinter-ruby

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

SublimeLinter-ruby

Build Status

This linter plugin for SublimeLinter provides an interface to linting via ruby -wc. It will be used with files that have the "Ruby" syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before installing this plugin, ensure that ruby is installed on your system. On Mac OS X and Linux, ruby comes pre-installed. On Windows, follow the instructions on the Ruby site.

If you are using rvm or rbenv, ensure that they are loaded in your shell’s "profile" file.

Settings