osem-fcy/lib
Ana María Martínez Gómez e31d848e75
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
2019-04-29 16:34:49 +02:00
..
assets First checkin 2013-01-07 09:04:09 +01:00
tasks Add rake tasks for Rubocop 2019-04-29 16:34:49 +02:00
templates/erb/scaffold First checkin 2013-01-07 09:04:09 +01:00