[obs-commits] [openSUSE/open-build-service] b69e02: Fix rubocop issues
Branch: refs/heads/rubocop-0.92.0 Home: https://github.com/openSUSE/open-build-service Commit: b69e023329f4f9c177719f4f1ac4dc1c3984e580 https://github.com/openSUSE/open-build-service/commit/b69e023329f4f9c177719f... Author: Dani Donisa <daniel.donisa@suse.com> Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: M src/api/app/helpers/webui/flash_helper.rb M src/api/app/helpers/webui/maintenance_incident_helper.rb M src/api/app/helpers/webui/staging/workflow_helper.rb M src/api/app/helpers/webui/user_or_groups_roles_helper.rb M src/api/app/mixins/has_attributes.rb M src/api/app/mixins/has_ratings.rb M src/api/app/models/bs_request_permission_check.rb M src/api/app/models/event/comment_event.rb M src/api/app/models/issue.rb M src/api/app/models/owner_search/assignee.rb M src/api/spec/factories/project.rb M src/api/spec/models/kiwi/repository_spec.rb M src/api/spec/models/package_spec.rb M src/api/spec/models/project_spec.rb M src/api/spec/support/code_mirror.rb M src/api/spec/support/shared_examples/features/boostrap_flag_tables.rb M src/api/test/functional/comments_controller_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/request_events_test.rb M src/api/test/node_matcher.rb M src/api/test/unit/attribute_test.rb M src/api/test/unit/bs_request_test.rb M src/api/test/unit/package_test.rb M src/api/test/unit/patchinfo_test.rb M src/api/test/unit/user_test.rb M src/api/test/unit/validator_test.rb Log Message: ----------- Fix rubocop issues
participants (1)
-
Dani Donisa