[openSUSE/open-build-service] f7c0cd: Enable Style/RedundantInterpolation RuboCop cop
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f7c0cdace5a01476094003b63ff2d54bc57a609d https://github.com/openSUSE/open-build-service/commit/f7c0cdace5a01476094003... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M src/api/.rubocop.yml M src/api/.rubocop_todo.yml Log Message: ----------- Enable Style/RedundantInterpolation RuboCop cop Regenerate the RuboCop TODO file. Commit: d67dafba3101811190665aade2607214306f6b35 https://github.com/openSUSE/open-build-service/commit/d67dafba3101811190665a... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/components/add_review_dropdown_component.rb M src/api/app/components/workflow_artifacts_per_step_component.rb M src/api/app/helpers/webui/notification_helper.rb M src/api/app/helpers/webui/reportables_helper.rb M src/api/app/jobs/fetch_remote_distributions_job.rb M src/api/app/models/user.rb M src/api/app/models/workflow/step/submit_request.rb M src/api/app/services/workflows/yaml_downloader.rb M src/api/spec/components/buildresult_status_link_component_spec.rb M src/api/spec/controllers/webui/packages/branches_controller_spec.rb M src/api/spec/features/beta/webui/requests_index_spec.rb M src/api/spec/features/webui/requests_spec.rb M src/api/spec/policies/bs_request_policy_spec.rb M src/api/spec/services/diff_parser_spec.rb M src/api/spec/services/rpmlint_log_parser_spec.rb Log Message: ----------- Unsafe autocorrect Style/RedundantInterpolation RuboCop offenses Commit: e8154aa4e298ee7cdadcbdb8c9181c1f414bc269 https://github.com/openSUSE/open-build-service/commit/e8154aa4e298ee7cdadcbd... Author: Eduardo J. <enavarro@suse.com> Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M src/api/.rubocop.yml M src/api/.rubocop_todo.yml M src/api/app/components/add_review_dropdown_component.rb M src/api/app/components/workflow_artifacts_per_step_component.rb M src/api/app/helpers/webui/notification_helper.rb M src/api/app/helpers/webui/reportables_helper.rb M src/api/app/jobs/fetch_remote_distributions_job.rb M src/api/app/models/user.rb M src/api/app/models/workflow/step/submit_request.rb M src/api/app/services/workflows/yaml_downloader.rb M src/api/spec/components/buildresult_status_link_component_spec.rb M src/api/spec/controllers/webui/packages/branches_controller_spec.rb M src/api/spec/features/beta/webui/requests_index_spec.rb M src/api/spec/features/webui/requests_spec.rb M src/api/spec/policies/bs_request_policy_spec.rb M src/api/spec/services/diff_parser_spec.rb M src/api/spec/services/rpmlint_log_parser_spec.rb Log Message: ----------- Merge pull request #16842 from eduardoj/refactoring/enable_rubocop_style_redundant_interpolation Enable RuboCop Style/RedundantInterpolation cop Compare: https://github.com/openSUSE/open-build-service/compare/97fc6e63cf16...e8154a... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.