Skip to content

noahpryor/SublimeLinter-contrib-standardrb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeLinter-contrib-standardrb


Build Status

This linter plugin for SublimeLinter provides an interface to standardrb. It will be used with files that have the “ruby” syntax.

Based on the SublimeLinter plugin template and SublimeLinter-rubocop

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Before installing this plugin, you must ensure that standardrb is installed on your system.

gem install standardrb

In order for standardrb to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

Additional SublimeLinter-standardrb settings:

Setting Description
use_bundle_exec Use bundle exec for executing standardrb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages