Sha256: cd2ba4c8f5fbb9d4c2bea4e58010669aae54d8c6b94870cc679a8f593f814648

Contents?: true

Size: 372 Bytes

Versions: 1

Compression:

Stored size: 372 Bytes

Contents

Metrics/LineLength:
  Max: 120
  IgnoredPatterns: ['^\s*#']
  Exclude:
    - "config/initializers/*.rb"

Metrics/BlockLength:
  Exclude:
    - "spec/**/*.rb"

# The guiding principle of classes is SRP, SRP can't be accurately measured by LoC
Metrics/ClassLength:
  Max: 1500

# compatibility with rufo
Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jpm_geo-0.1.1 .rubocop.yml