Adding rubocop to a legacy project
Adding rubocop to an existing legacy project can be done in 20 minutes with some iterations and use of autogeneration of a .rubocop_todo.yml. http://www.rojotek.com/blog/2017/04/06/adding-rubocop-to-a-legacy-project/
Post a comment