Skip to content

RSpec/InvalidFeatureCategory: Resolve all remaining offenses

What does this MR do and why?

This MR resolves all remaining offenses for RSpec/InvalidFeatureCategory. It also renames feature_category: :not_owned to :shared.

Closes #381882 (comment 1242336478).

How to set up and validate locally

rubocop --only RSpec/InvalidFeatureCategory --parallel

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