[obs-commits] [openSUSE/software-o-o] b8c379: Fix Style/UnlessElse offense
Branch: refs/heads/master Home: https://github.com/openSUSE/software-o-o Commit: b8c379eaf17a2de09f959170ed1591468fe5ab41 https://github.com/openSUSE/software-o-o/commit/b8c379eaf17a2de09f959170ed15... Author: Alexander Graul <agraul@suse.com> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M .rubocop_todo.yml M lib/activexml/matcher.rb Log Message: ----------- Fix Style/UnlessElse offense Commit: 43204eaf62958d7687503b54ff47df173feafe5c https://github.com/openSUSE/software-o-o/commit/43204eaf62958d7687503b54ff47... Author: Alexander Graul <agraul@suse.com> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M .rubocop_todo.yml M app/controllers/package_controller.rb Log Message: ----------- Fix Style/TrailingCommaInLiteral offense Commit: 26dd06192f3d9a2f05fa12615e45a98049b69bd2 https://github.com/openSUSE/software-o-o/commit/26dd06192f3d9a2f05fa12615e45... Author: Alexander Graul <agraul@suse.com> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M .rubocop_todo.yml M app/controllers/search_controller.rb Log Message: ----------- Fix Style/TernaryParentheses offense Commit: e3e53e9c70ef75319fe831348b0afb2d7aca4328 https://github.com/openSUSE/software-o-o/commit/e3e53e9c70ef75319fe831348b0a... Author: Alexander Graul <agraul@suse.com> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M .rubocop_todo.yml M app/controllers/application_controller.rb M app/controllers/download_controller.rb M app/controllers/package_controller.rb M app/controllers/search_controller.rb M app/models/seeker.rb M lib/api_connect.rb Log Message: ----------- Fix Style/ParenthesesAroundCondition offenses Fix via rubocop --auto-correct and manual verification. Commit: 2cc8faf1679fce664c95bd3aebf4900af0eed826 https://github.com/openSUSE/software-o-o/commit/2cc8faf1679fce664c95bd3aebf4... Author: Alexander Graul <agraul@suse.com> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M .rubocop_todo.yml M app/controllers/application_controller.rb M app/controllers/download_controller.rb M app/controllers/package_controller.rb M app/controllers/search_controller.rb M app/models/seeker.rb M lib/activexml/matcher.rb M lib/api_connect.rb Log Message: ----------- Merge pull request #390 from alexandergraul/rubocop Fix few rubocop offenses Compare: https://github.com/openSUSE/software-o-o/compare/81e8eae67295...2cc8faf1679f **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Alexander Graul