[obs-commits] [openSUSE/open-build-service] 7523cd: Disable unconfigured cops

Branch: refs/heads/depfu/update/srcapi/rubocop-rspec-1.38.1 Home: https://github.com/openSUSE/open-build-service Commit: 7523cd340f005b84d53b05b06e26856a65e6ad68 https://github.com/openSUSE/open-build-service/commit/7523cd340f005b84d53b05... Author: David Kang <dkang@suse.com> Date: 2020-02-24 (Mon, 24 Feb 2020) Changed paths: M .rubocop.yml M src/api/.rubocop.yml Log Message: ----------- Disable unconfigured cops - Style/HashEachMethods - Style/HashTransformKeys - Style/HashTransformValues At the moment, the default confguration of the previous cops are pending and, the auto-correct are unsafe. So for now, we will disable them. Commit: 6c69aa8e7d8ddf92878cb88bc6e9f609df3d49c3 https://github.com/openSUSE/open-build-service/commit/6c69aa8e7d8ddf92878cb8... Author: David Kang <dkang@suse.com> Date: 2020-02-24 (Mon, 24 Feb 2020) Changed paths: M src/api/spec/models/project/staging_project_spec.rb Log Message: ----------- Remove comment to disable a rubocop cop Style/BracesAroundHashParameters was removed in version '0.80.0' Compare: https://github.com/openSUSE/open-build-service/compare/119c1dc1d1c0...6c69aa...
participants (1)
-
David Kang