Sha256: 076765b5609eddc23e8a431f7bfc477e5d6fafd73c0d011e53b742b1e2870a18

Contents?: true

Size: 376 Bytes

Versions: 1

Compression:

Stored size: 376 Bytes

Contents

---
engines:
  rubocop:
    enabled: true
    checks:
      Rubocop/Style/FrozenStringLiteralComment:
        enabled: false
      Rubocop/Style/Documentation:
        enabled: false
      Rubocop/Style/ClassAndModuleChildren:
        enabled: false
      Rubocop/Style/SpaceInLambdaLiteral:
        enabled: false
  reek:
    enabled: true
ratings:
  paths:
    - "lib/**.rb"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sms_aero-0.0.2 .codeclimate.yml