Skip to content

Upgrade to Rubocop 0.68.1

Stan Hu requested to merge sh-upgrade-rubocop-0.68.0-ce into master

This adds Ruby 2.6 support.

The bulk of these changes were generated with three commands:

  1. bundle exec rubocop --auto-gen-config
  2. bundle exec rubocop --a
  3. bundle exec haml-lint --auto-gen-config

EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11982

Edited by Stan Hu

Merge request reports