Skip to content

Add more factories to FabricateUsage cop

Dan Davison requested to merge dj-add-more-factories-to-cop into master

What does this MR do and why?

More factories have been added since the introduction of this cop.

  • Add more resources to be enforced by the cop.
  • Sort the cops by alphabetical order

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

$ bundle exec rubocop --parallel --only QA/FabricateUsage qa/

Merge request reports