Sha256: e5679e4caaff6f33ef3a744a6573fa815b6c7a882070acac74a5e7179038d9b3

Contents?: true

Size: 403 Bytes

Versions: 2

Compression:

Stored size: 403 Bytes

Contents

detectors:
  IrresponsibleModule:
    enabled: false

  TooManyStatements:
    exclude:
      - properties

  UncommunicativeVariableName:
    exclude:
      - properties

  FeatureEnvy:
    exclude:
      - Stashify::Directory#write_file
      - Stashify::Directory::Local#write_file
      - Stashify::Directory#delete_directory

  ControlParameter:
    exclude:
      - Stashify::Directory#initialize

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stashify-3.1.0 .reek.yml
stashify-3.0.0 .reek.yml