No commit activity in last 3 years
No release in over 3 years
Wraps rubocop for simple and consisten experience
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10

Runtime

>= 10.0
~> 0.64
 Project Readme

ragnarson-stylecheck

This gem should streamline using of rubocop and potentially other automated stylecheck tools.

install

Just add to gemfile and new rake task should be available (if not add require "ragnarson/rake_task" to your Rakefile)

  • bundle exec rake style

This for now just prepares a rubocop config and runs the rubocop check