Go to file
Dmitriy 818acb7413
update spring version
2022-04-29 21:59:42 +03:00
lib Initial commit 2015-11-17 12:16:12 +06:00
.gitignore Initial commit 2015-11-17 12:16:12 +06:00
Gemfile Initial commit 2015-11-17 12:16:12 +06:00
LICENSE.txt Initial commit 2015-11-17 12:16:12 +06:00
README.md Initial commit 2015-11-17 12:16:12 +06:00
Rakefile Initial commit 2015-11-17 12:16:12 +06:00
spring-commands-rubocop.gemspec update spring version 2022-04-29 21:59:42 +03:00

README.md

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 (c) 2015 Alex Rodionov. See LICENSE.txt for details.