Sha256: 62f4349ac0bf354af7b79067faec4ce64cb2bd9075f5b49a9d6996d21c8fcb74

Contents?: true

Size: 300 Bytes

Versions: 1

Compression:

Stored size: 300 Bytes

Contents

AllCops:
  Exclude:
    - 'appveyor.yml'
    - 'Vagrantfile'
    - 'scripts/**/*'

Style/Encoding:
  Enabled: true

Style/NumericLiterals:
  Enabled: false

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 20

ModuleLength:
  Max: 250

ClassLength:
  Max: 250

Metrics/AbcSize:
  Max: 25

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
winrm-2.1.0 .rubocop.yml