Skip to content
代码片段 群组 项目
未验证 提交 d4cd3be9 编辑于 作者: Chou Yu Ta's avatar Chou Yu Ta 提交者: GitLab
浏览文件

Verify `gitlab-styles` 13.1.0

Following the first few steps of "Verify upcoming release
of gitlab-styles" from [Checklist][1].

Specifically, ran:
```console
$ bundle install && \
  bundle exec bundler-checksum init && \
  bundle install --gemfile Gemfile.next && \
  cp Gemfile.lock Gemfile.next.lock && \
  BUNDLE_GEMFILE=Gemfile.next bundle lock && \
  BUNDLE_GEMFILE=Gemfile.next bundle exec bundler-checksum init && \
  bundle exec rubocop
...
41153 files inspected, 127 offenses detected, 124 offenses autocorrectable
```

[1]: https://gitlab.com/gitlab-org/gitlab/-/blob/master/.gitlab/merge_request_templates/New%20Version%20of%20gitlab-styles.md#checklist
上级 9ce6537e
No related branches found
No related tags found
无相关合并请求
显示
53 个添加38 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册