Skip to content
代码片段 群组 项目
提交 6e22d129 编辑于 作者: David Dieulivol's avatar David Dieulivol
浏览文件

Merge branch 'pl-rubocop-target-rails' into 'master'

No related branches found
No related tags found
无相关合并请求
...@@ -38,7 +38,7 @@ inherit_mode: ...@@ -38,7 +38,7 @@ inherit_mode:
AllCops: AllCops:
# Target the current Ruby version. For example, "2.7" or "3.0". # Target the current Ruby version. For example, "2.7" or "3.0".
TargetRubyVersion: <%= RUBY_VERSION[/^\d+\.\d+/, 0] %> TargetRubyVersion: <%= RUBY_VERSION[/^\d+\.\d+/, 0] %>
TargetRailsVersion: 6.0 TargetRailsVersion: 7.0
Exclude: Exclude:
- 'gems/**/*' - 'gems/**/*'
- 'vendor/**/*' - 'vendor/**/*'
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册