Add rake tasks for Rubocop
To always run rubocop with the same options (specially important when regenerating the todo file). It creates the following three tasks: rake rubocop # Run RuboCop on the whole project rake rubocop:auto_correct # Auto-correct RuboCop offenses rake rubocop:auto_gen_config # Generate .rubocop_todo.yml
This commit is contained in:
parent
3fabb7a1e2
commit
e31d848e75
4 changed files with 16 additions and 0 deletions
BIN
lib/tasks/.data.rake.swp
Normal file
BIN
lib/tasks/.data.rake.swp
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue