Sha256: 4d7d8b5ed855778fa49a300f5529765f24d211a5e7e7c0e093fd3346a521d724

Contents?: true

Size: 266 Bytes

Versions: 3

Compression:

Stored size: 266 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pycall_thread-0.1.3 .rubocop.yml
pycall_thread-0.1.2 .rubocop.yml
pycall_thread-0.1.1 .rubocop.yml