Sha256: cbaa90cdcfee4890159399083e6714f252b3aca54ecc1a10f873fea1cca70568

Contents?: true

Size: 187 Bytes

Versions: 6

Compression:

Stored size: 187 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'

Metrics/MethodLength:
  Max: 15

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
toggl-worktime-0.5.0 .rubocop.yml
toggl-worktime-0.4.2 .rubocop.yml
toggl-worktime-0.4.1 .rubocop.yml
toggl-worktime-0.4.0 .rubocop.yml
toggl-worktime-0.3.2 .rubocop.yml
toggl-worktime-0.3.1 .rubocop.yml