Sha256: 16544bc82e049fe8849376bdb6da4d07d8ba21bac9f84551254a36833cc1e9e0

Contents?: true

Size: 243 Bytes

Versions: 5

Compression:

Stored size: 243 Bytes

Contents

engines:
  rubocop:
    enabled: true
  golint:
    enabled: true
  eslint:
    enabled: true
  csslint:
    enabled: true
ratings:
  paths:
  - app/**
  - lib/**
  - "**.rb"
  - "**.go"
exclude_paths:
- vendor/**/*
- test/**/*
- .rubocop.yml

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wordsmith-ruby-sdk-2.0.0 .codeclimate.yml
wordsmith-ruby-sdk-1.0.5 .codeclimate.yml
wordsmith-ruby-sdk-1.0.4 .codeclimate.yml
wordsmith-ruby-sdk-1.0.3 .codeclimate.yml
wordsmith-ruby-sdk-1.0.2 .codeclimate.yml