Add RuboCop Gemfile/MissingFeatureCategory
显示
- .rubocop.yml 5 个添加, 0 个删除.rubocop.yml
- Gemfile 332 个添加, 323 个删除Gemfile
- doc/development/feature_categorization/index.md 18 个添加, 0 个删除doc/development/feature_categorization/index.md
- gems/gitlab-http/.rubocop.yml 3 个添加, 0 个删除gems/gitlab-http/.rubocop.yml
- gems/gitlab-utils/.rubocop.yml 3 个添加, 0 个删除gems/gitlab-utils/.rubocop.yml
- gems/rspec_flaky/.rubocop.yml 3 个添加, 0 个删除gems/rspec_flaky/.rubocop.yml
- rubocop/cop/gemfile/missing_feature_category.rb 70 个添加, 0 个删除rubocop/cop/gemfile/missing_feature_category.rb
- rubocop/cop/rspec/invalid_feature_category.rb 9 个添加, 26 个删除rubocop/cop/rspec/invalid_feature_category.rb
- rubocop/feature_categories.rb 36 个添加, 1 个删除rubocop/feature_categories.rb
- spec/rubocop/cop/gemfile/missing_feature_category_spec.rb 63 个添加, 0 个删除spec/rubocop/cop/gemfile/missing_feature_category_spec.rb
- spec/rubocop/cop/rspec/invalid_feature_category_spec.rb 3 个添加, 3 个删除spec/rubocop/cop/rspec/invalid_feature_category_spec.rb
- spec/rubocop/feature_categories_spec.rb 75 个添加, 0 个删除spec/rubocop/feature_categories_spec.rb
加载中
想要评论请 注册 或 登录