Sha256: 56f6231c02a4d483e248304f5577038eacd7d4c02e82753d24d8afb180251e1f

Contents?: true

Size: 580 Bytes

Versions: 2

Compression:

Stored size: 580 Bytes

Contents

Style/Documentation:
  Enabled: false

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

Metrics/LineLength:
  Exclude:
    - lib/coconductor/project_files.rb
    - lib/coconductor/commands/*
    - script/vendor-codes-of-conduct

Metrics/ClassLength:
  Exclude:
    - lib/coconductor/code_of_conduct.rb

Metrics/PerceivedComplexity:
  Exclude:
    - lib/coconductor/commands/*

Metrics/CyclomaticComplexity:
  Exclude:
    - lib/coconductor/commands/*

Metrics/AbcSize:
  Exclude:
    - lib/coconductor/commands/*

Metrics/MethodLength:
  Exclude:
    - lib/coconductor/commands/*

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
coconductor-0.8.1 .rubocop.yml
coconductor-0.8.0 .rubocop.yml