Update gitlab-styles to 6.0.0
The main motivation for the upgrade is to use RuboCop 0.91+ (https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md#changes-14) which fixes a caching bug (https://github.com/rubocop-hq/rubocop/issues/8629) fixed by the following pull request: https://github.com/rubocop-hq/rubocop/pull/8633 . Signed-off-by:Rémy Coutable <remy@rymai.me>
显示
- .rubocop_todo.yml 237 个添加, 90 个删除.rubocop_todo.yml
- Gemfile 1 个添加, 1 个删除Gemfile
- Gemfile.lock 16 个添加, 16 个删除Gemfile.lock
- app/finders/autocomplete/group_finder.rb 1 个添加, 2 个删除app/finders/autocomplete/group_finder.rb
- app/finders/autocomplete/project_finder.rb 1 个添加, 2 个删除app/finders/autocomplete/project_finder.rb
- app/finders/concerns/finder_methods.rb 1 个添加, 1 个删除app/finders/concerns/finder_methods.rb
- app/models/concerns/bulk_insert_safe.rb 2 个添加, 2 个删除app/models/concerns/bulk_insert_safe.rb
- rubocop/cop/rspec/expect_gitlab_tracking.rb 0 个添加, 2 个删除rubocop/cop/rspec/expect_gitlab_tracking.rb
加载中
想要评论请 注册 或 登录