Module: RuboCop::Cop::Memosa

Defined in:
lib/rubocop/cop/memosa.rb

Overview

Memosa includes a set of RuboCop rules that encourage best practices when using memosa.

Add the following configuration to your ‘.rubocop.yml`:

Examples:

inherit_gem:
  memosa: config/rubocop.yml

Defined Under Namespace

Classes: MethodDefinition, MethodSignature