[obs-commits] [openSUSE/open-build-service] 2956de: [frontend] Fix rubocop offense: Naming/PredicateNa...

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2956de59e210c21eed5f335312c9e0b6f8882b7a https://github.com/openSUSE/open-build-service/commit/2956de59e210c21eed5f33... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M src/api/app/models/obs_factory/staging_project.rb Log Message: ----------- [frontend] Fix rubocop offense: Naming/PredicateName After updating the initial implementation of RuboCop rake tasks for OBS (#5173) we switched to using the RuboCop::RakeTask library (#5182). This change caused that the *:all task was only running one of the two RuboCop setups in our test suite. PR#5219 solved that issue and this commit cleans up the remaining RuboCop offenses. Commit: 891fc35b01436703e03f28a7cfd70f99c2e12f4b https://github.com/openSUSE/open-build-service/commit/891fc35b01436703e03f28... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-06-27 (Wed, 27 Jun 2018) Changed paths: M src/api/app/models/obs_factory/staging_project.rb Log Message: ----------- Merge pull request #5229 from bgeuken/fix_rubocop_offenses [frontend] Fix rubocop offense: Naming/PredicateName Compare: https://github.com/openSUSE/open-build-service/compare/2641fdf26304...891fc3... **NOTE:** This service 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)
-
Christian Bruckmayer