class RuboCop::Cop::Generator::ConfigurationInjector

A class that injects a require directive into the root RuboCop file. It looks for other directives that require files in the same (cop) namespace and injects the provided one in alpha