Skip to content
代码片段 群组 项目
未验证 提交 141da21f 编辑于 作者: Peter Leitzen's avatar Peter Leitzen
浏览文件

RuboCop: Split `.rubocop_manual_todo.yml` into `.rubocop_todo/**/*.yml`

This commit moves all RuboCop configuration from the large
`.rubocop_manual_todo.yml` into smaller more focused files within
`.rubocop_todo/**/*.yml`.

This step enables us to split `.rubocop_todo.yml` later which is very
likely needed if we start using `rake rubocop:todo:generate` because it
will produce a huge `.rubocop_todo.yml` (due to much higher "exclude
limit").
上级 7dc33207
No related branches found
No related tags found
加载中
显示
2591 个添加2775 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册