[openSUSE/software-o-o] 30de3b: Update rubocop to version 1.11.0
Branch: refs/heads/master Home: https://github.com/openSUSE/software-o-o Commit: 30de3b5fe29442dd7d1af102ecd5a9fe8b3542ac https://github.com/openSUSE/software-o-o/commit/30de3b5fe29442dd7d1af102ecd5... Author: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Date: 2021-03-15 (Mon, 15 Mar 2021) Changed paths: M Gemfile.lock Log Message: ----------- Update rubocop to version 1.11.0 Commit: ac89be0aa33c1a81402d02e43d069f48c5f31809 https://github.com/openSUSE/software-o-o/commit/ac89be0aa33c1a81402d02e43d06... Author: Lubos Kocman <Lubos.Kocman@suse.com> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M Gemfile.lock Log Message: ----------- Merge branch 'master' into depfu/update/rubocop-1.11.0 Commit: 5d92159025908fa11b12bc49340a84db4066c2a5 https://github.com/openSUSE/software-o-o/commit/5d92159025908fa11b12bc49340a... Author: Lubos Kocman <lubos.kocman@suse.com> Date: 2021-04-02 (Fri, 02 Apr 2021) Changed paths: M app/controllers/application_controller.rb M app/controllers/download_controller.rb M app/controllers/images_controller.rb M app/controllers/obs_controller.rb M app/controllers/package_controller.rb M app/controllers/search_controller.rb M app/helpers/application_helper.rb M app/helpers/package_helper.rb M app/models/screenshot.rb M lib/obs.rb Log Message: ----------- Autocorrection done by even newer rubocop (1.12.0) Commit: 37cab3292750fbf4e8a4671c07c11f714e8eb09c https://github.com/openSUSE/software-o-o/commit/37cab3292750fbf4e8a4671c07c1... Author: Lubos Kocman <lubos.kocman@suse.com> Date: 2021-04-02 (Fri, 02 Apr 2021) Changed paths: M app/controllers/application_controller.rb M app/controllers/images_controller.rb M app/controllers/obs_controller.rb M app/controllers/package_controller.rb M app/helpers/package_helper.rb M app/models/screenshot.rb M test/integration/package_controller_test.rb Log Message: ----------- Some manual fixes for rubocop * normalcase for test method containing numbers * deduplication of conditions * removing collection literals from loops Commit: 0d59a34e42a8c7018e696736eec9b9314c98290f https://github.com/openSUSE/software-o-o/commit/0d59a34e42a8c7018e696736eec9... Author: Lubos Kocman <Lubos.Kocman@suse.com> Date: 2021-04-03 (Sat, 03 Apr 2021) Changed paths: M app/controllers/application_controller.rb M app/controllers/download_controller.rb M app/controllers/images_controller.rb M app/controllers/obs_controller.rb M app/controllers/package_controller.rb M app/controllers/search_controller.rb M app/helpers/application_helper.rb M app/helpers/package_helper.rb M app/models/screenshot.rb M lib/obs.rb M test/integration/package_controller_test.rb Log Message: ----------- Merge pull request #985 from openSUSE/depfu/update/rubocop-1.11.0 Update rubocop: 0.88.0 → 1.11.0 (major) Compare: https://github.com/openSUSE/software-o-o/compare/e0595de6cccb...0d59a34e42a8
participants (1)
-
Lubos Kocman