Skip to content

Fix most offenses for RSpec/InvalidFeatureCategory

Peter Leitzen requested to merge pl-spec-fix-invalid-feature-categories into master

What does this MR do and why?

Some highlights:

  • team_planing -> team_planning
  • snippets -> source_code_management
  • project_management -> team_planning
  • import -> importers

!111053 (merged) helped to fix some typos 💘

Contributes to #381882 (closed).

Out of scope

How to set up and validate locally

rake rubocop:todo:generate[RSpec/InvalidFeatureCategory]

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports