Sha256: 4f6f7d6432d48ea3ca1ac4fc9ac505ab4a4ae44688c2de6d638efda4f079e45b

Contents?: true

Size: 311 Bytes

Versions: 1

Compression:

Stored size: 311 Bytes

Contents

AllCops:
  Exclude:
    - .git/**/*
    - bin/**/*
    - pkg/**/*
    - spec/**/*
    - vendor/bundle/**/*

Layout/LineLength:
  Max: 110

Metrics/AbcSize:
  Max: 20

Metrics/MethodLength:
  Max: 15

Style/AsciiComments:
  Enabled: No

Style/Lambda:
  EnforcedStyle: literal

Style/RedundantSelf:
  Enabled: No

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
basic_temperature-0.2.2 .rubocop.yml