• Lin Jen-Shin's avatar
    Simply the implementation and fix tests · cd68bb18
    Lin Jen-Shin authored
    We can much simply this now because call sites are no longer using long
    form or other aliased names.
    
    For `RuboCop::Cop::InjectEnterpriseEditionModule`, we change it that:
    
    * `prepend_mod_with` must be used for extension modules, therefore
      we don't need to allow using it on regular modules.
    cd68bb18
0_inject_enterprise_edition_module.rb 2.02 KB