.rubocop_todo.yml in foreman-tasks-0.10.0 vs .rubocop_todo.yml in foreman-tasks-0.10.1
- old
+ new
@@ -55,11 +55,10 @@
# Configuration parameters: Include.
# Include: app/**/*.rb, config/**/*.rb, lib/**/*.rb
Rails/Exit:
Exclude:
- 'lib/**/*.rake'
- - 'lib/foreman_tasks/dynflow/daemon.rb'
Rails/HttpPositionalArguments:
Enabled: false
# Configuration parameters: Include.
@@ -82,10 +81,9 @@
- 'app/models/foreman_tasks/task/summarizer.rb'
- 'app/models/foreman_tasks/task/task_cancelled_exception.rb'
- 'app/models/setting/foreman_tasks.rb'
- 'lib/foreman_tasks/dynflow/configuration.rb'
- 'lib/foreman_tasks/dynflow/console_authorizer.rb'
- - 'lib/foreman_tasks/dynflow/daemon.rb'
- 'lib/foreman_tasks/dynflow/persistence.rb'
- 'test/controllers/api/recurring_logics_controller_test.rb'
- 'test/controllers/api/tasks_controller_test.rb'
- 'test/unit/actions/action_with_sub_plans_test.rb'