Sha256: 765eb99dfcf2f6f39f3ec6155e1bbba91efee99dda869aef65d90246e79f2c97

Contents?: true

Size: 237 Bytes

Versions: 3

Compression:

Stored size: 237 Bytes

Contents

inherit_from: .rubocop_todo.yml

inherit_gem:
  gc_ruboconfig: rubocop.yml

AllCops:
  TargetRubyVersion: 2.7
  NewCops: enable

Metrics/AbcSize:
  Max: 60

Metrics/CyclomaticComplexity:
  Max: 10

Metrics/PerceivedComplexity:
  Max: 11

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
statesman-10.2.2 .rubocop.yml
statesman-10.2.1 .rubocop.yml
statesman-10.2.0 .rubocop.yml