osem-fcy/lib/tasks
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
..
.capitalize_colors.rake.swp Add rake tasks for Rubocop 2019-04-29 16:34:49 +02:00
.data.rake.swp Add rake tasks for Rubocop 2019-04-29 16:34:49 +02:00
.rubocop.rake.swp Add rake tasks for Rubocop 2019-04-29 16:34:49 +02:00
capitalize_colors.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
data.rake Task to drop all ahoy events 2019-02-15 17:09:03 +01:00
data_demo.rake Replace All FactoryGirl Constant References 2018-09-06 00:42:28 +02:00
db.rake Fix database setup in dev-env 2019-02-20 17:45:07 +01:00
demo_data_for_development.rake Replace All FactoryGirl Constant References 2018-09-06 00:42:28 +02:00
dump_db.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
event_attatchments.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
events_registrations.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
factory_bot.rake Update FactoryBot strings & urls 2018-09-06 00:42:28 +02:00
logo.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
migrate_config.rake Update FactoryBot strings & urls 2018-09-06 00:42:28 +02:00
normalize_resources.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
roles.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
rubocop.rake Add rake tasks for Rubocop 2019-04-29 16:34:49 +02:00
several_schedules.rake Only replace selected schedule if there is none 2019-03-08 14:39:33 +01:00
user.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
version.rake Document/fix conference versions view 2019-03-08 15:02:46 +01:00