ekampp / spring-commands-rubocop

RuboCop command for Spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-commands-rubocop

Implements rubocop command for Spring.

Usage

Add to your Gemfile:

gem 'spring-commands-rubocop', group: :development

If you use spring binstubs, run bundle exec spring binstub rubocop to generate bin/rubocop. Then run spring stop to pick up the changes.

Copyright

Copyright (c) 2015 Alex Rodionov. See LICENSE.txt for details.

About

RuboCop command for Spring

License:MIT License


Languages

Language:Ruby 100.0%