RuboCop factory_bot
Factory Bot-specific analysis for your projects, as an extension to RuboCop.
RuboCop factory_bot follows the RuboCop versioning guide.
In a nutshell, between major versions new cops are introduced in a special pending
status.
That means that they won’t be run unless explicitly told otherwise.
RuboCop will warn on start that certain cops are neither explicitly enabled and disabled.
On a major version release, all pending
cops are enabled.