Sha256: 55b1497c21281404fd7feb98d637dd63e3d2626b3b15236e29f10632d37497cf

Contents?: true

Size: 269 Bytes

Versions: 3

Compression:

Stored size: 269 Bytes

Contents

AllCops:
  Exclude:
    - 'coverage/**/*'
    - 'pkg/**/*'
    - 'test/**/*'
    - 'tmp/**/*'
    - 'vendor/**/*'
  TargetRubyVersion: 2.4

Layout/ParameterAlignment:
  EnforcedStyle: with_fixed_indentation

Naming/RescuedExceptionsVariableName:
  PreferredName: error

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
net-hippie-0.3.2 .rubocop.yml
net-hippie-0.3.1 .rubocop.yml
net-hippie-0.3.0 .rubocop.yml