登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
2
Star
0
Fork
0
mirrors_gitlab_gitlab-org
/
gitlab-styles
代码
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
v6.2.0
9d809c4
2021-03-23 19:32
对比
v6.2.0
镜像
### New features and features updates - !80 Introduce `EmptyLineAfterFinalLetItBe` cop. - !82 Enable `Performance/OpenStruct` cop. ### Other changes (tooling, technical debt) - !76 Use `CI_DEFAULT_BRANCH` instead of `master`.
最后提交信息为:
Merge branch 'version_6_2_0' into 'master'
v6.1.0
24e0fdb
2021-02-27 20:13
对比
v6.1.0
镜像
### New features and features updates - !72 Add cop `Style/HashTransformation`. - !71 CodeReuse rule: allow `limit`. - !73 Support `TargetRubyVersion` 3.0.
最后提交信息为:
Merge branch 'bump-to-6.1.0' into 'master'
v6.0.0
4d639f0
2021-01-08 00:29
对比
v6.0.0
镜像
### New features and features updates - !67 Update RuboCop and ancillary gems. ### Doc changes - !68 Clear up link used for deprecation of cop helper.
最后提交信息为:
Merge branch 'bump-to-6.0.0' into 'master'
v5.4.0
ad43541
2021-01-06 17:34
对比
v5.4.0
镜像
### New features and features updates - !65 Add deprecate use of CopHelper cop.
最后提交信息为:
Merge branch 'bump-version-to-5-4-0' into 'master'
v5.2.0
0c046b3
2020-12-12 00:41
对比
v5.2.0
镜像
### New features and features updates - !59 Add cop to detect invalid beginning description characters.
最后提交信息为:
Merge branch 'bump-version-to-5-2-0' into 'master'
v5.3.0
2530083
2020-12-12 00:40
对比
v5.3.0
镜像
### New features and features updates - !63 Use EnforcedStyle: always for Style/AndOr ### Other changes (tooling, technical debt) - !61 ci: Update default image to 'ruby:2.7' - !62 Auto-require all cops by default
最后提交信息为:
Merge branch 'bump-version-to-5-3-0' into 'master'
v5.1.0
9cd248a
2020-11-10 22:50
对比
v5.1.0
镜像
### New features and features updates - !56 Upstream LineBreakAroundConditionalBlock Cop. ### Fixes - !55 Fixes issue of looking at all empty rspec lines. ### Other changes (tooling, technical debt) - !54 Bring auto-release to gitlab-styles. - !57 Enable internal affairs cops
最后提交信息为:
Merge branch 'bump-version-to-5.1.0' into 'master'
v5.0.0
86c9862
2020-10-29 00:16
对比
v5.0.0
镜像
### New scenarios and scenario updates - !49 Add line break detection for let_it_be. - !50 Update rubocop and dependencies. - !51 Configure new rubocop cops. - !52 Upstream CodeReuse/ActiveRecord Cop from GitLab. ### Other changes (CI, backstage) - !47 Modify release template for new labels.
最后提交信息为:
Merge branch 'bump-version-to-5' into 'master'
v4.3.0
d12b367
2020-07-08 00:31
对比
v4.3.0
镜像
### New scenarios and scenario updates - !45 Enforce blank line after let blocks.
最后提交信息为:
Merge branch 'bump-version-to-4.3.0' into 'master'
v4.2.0
69429f4
2020-05-20 00:37
对比
v4.2.0
镜像
### New scenarios and scenario updates - !43 Upstream empty line after shared example cop.
最后提交信息为:
Merge branch 'bump-version-to-4.2.0' into 'master'
v4.1.0
b4688b2
2020-04-29 22:15
对比
v4.1.0
镜像
### New scenarios and scenario updates - !41 Enable better language and configurable matching. - !40 Upstream update large tables cop.
最后提交信息为:
Merge branch 'bump-version-to-4.1.0' into 'master'
v4.0.0
6e902f1
2020-04-17 21:42
对比
v4.0.0
镜像
### New scenarios and scenario updates - !38 Update Rubocop to 0.82.0.
最后提交信息为:
Merge branch 'bump-version-to-4.0.0' into 'master'
v3.4.0
41bef44
2020-04-10 23:29
对比
v3.4.0
镜像
### Cop changes - !37 Enable the `Style/FrozenStringLiteralComment` cop by default
最后提交信息为:
Bump VERSION to 3.4.0
v3.3.0
48bd6a3
2020-03-31 21:16
对比
v3.3.0
镜像
## Changes - !35 Add reasonable line length limit and enable the `Metrics/LineLength` cop.
最后提交信息为:
Bump VERSION to 3.3.0
v3.2.0
88c1db6
2020-03-26 21:47
对比
v3.2.0
镜像
## Changes - !34 Extend `Rails/FindBy` cop to more folders.
最后提交信息为:
Bump VERSION to 3.2.0
v3.1.0
3ed964f
2019-12-10 18:50
对比
v3.1.0
镜像
## Changes - !33 Add cop for `without_reactive_cache`.
最后提交信息为:
Bump VERSION to 3.1.0
v3.0.0
7e18c59
2019-11-25 20:39
对比
v3.0.0
镜像
## Changes - !31 & !32 Bump RuboCop to `0.74.0` as well as other RuboCop gems.
最后提交信息为:
Bump VERSION to 3.0.0
v2.6.2
5577b60
2019-11-25 20:37
对比
v2.6.2
镜像
## Changes - !26 Use cached current working directory to improve performance.
最后提交信息为:
Bump VERSION to 2.6.2
v2.6.1
c5205cd
2019-11-25 20:36
对比
v2.6.1
镜像
## Changes - !25 Upgrade to RuboCop `0.68.1`.
最后提交信息为:
Bump VERSION to 2.6.1
v2.8.0
baf6a69
2019-11-25 20:35
对比
v2.8.0
镜像
## Changes - !29 Add `ContextCreatingMethods` in order to prevent unexpected failures. - !30 Add `Lint/SafeNavigationWithEmpty` rule.
最后提交信息为:
Merge branch 'safe-navigation-empty' into 'master'
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/mirrors_gitlab_gitlab-org/gitlab-styles.git
git@gitee.com:mirrors_gitlab_gitlab-org/gitlab-styles.git
mirrors_gitlab_gitlab-org
gitlab-styles
gitlab-styles
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册