Sha256: a307fe38c8063393cc076418d391f732e4526a076ab4be4927e8826fd7efe37f

Contents?: true

Size: 455 Bytes

Versions: 10

Compression:

Stored size: 455 Bytes

Contents

Attribute:
  enabled: false

DuplicateMethodCall:
  exclude:
    - ['lib/get_your_rep/patriotic.rb']

TooManyStatements:
  exclude:
    - ['lib/get_your_rep/patriotic.rb']

TooManyMethods:
  exclude:
    - ['lib/get_your_rep/representative.rb'] # #business_card is the offender. TODO: write method or delete.

UncommunicativeVariableName:
  exclude:
    - ['lib/get_your_rep/responses/google_office.rb'] # doesn't like @line1 and @line1 but I don't care.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
get_your_rep-1.1.0 config.reek
get_your_rep-1.0.8 config.reek
get_your_rep-1.0.7 config.reek
get_your_rep-1.0.6 config.reek
get_your_rep-1.0.5 config.reek
get_your_rep-1.0.4 config.reek
get_your_rep-1.0.3 config.reek
get_your_rep-1.0.2 config.reek
get_your_rep-1.0.1 config.reek
get_your_rep-1.0.0 config.reek