Sha256: fb8243875ef75e1412224d174a8f9a5dcd05f54c842740890c6d546b3db3898e

Contents?: true

Size: 185 Bytes

Versions: 6

Compression:

Stored size: 185 Bytes

Contents

version: "2"
plugins:
  rubocop:
    enabled: true
  duplication:
    enabled: true
    config:
      languages:
        - ruby
exclude_patterns:
  - "bin/"
  - "spec/"
  - "examples/"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rakuten_web_service-1.13.2 .codeclimate.yml
rakuten_web_service-1.13.1 .codeclimate.yml
rakuten_web_service-1.13.0 .codeclimate.yml
rakuten_web_service-1.12.0 .codeclimate.yml
rakuten_web_service-1.11.0 .codeclimate.yml
rakuten_web_service-1.10.0 .codeclimate.yml