Sha256: 256f2f95026b8dafb9ceb09aeb9d12595cee3fca342425200237d8dd846864f8

Contents?: true

Size: 412 Bytes

Versions: 4

Compression:

Stored size: 412 Bytes

Contents

# Please read:
# - https://docs.codeclimate.com/docs/default-analysis-configuration
# - https://docs.codeclimate.com/docs/advanced-configuration
#
version: "2"
checks:
  file-lines:
    enabled: false
  method-lines:
    enabled: false
plugins:
  duplication:
    enabled: true
    config:
      languages:
      - ruby:
    exclude_patterns:
      - test/
  rubocop:
    enabled: true
    channel: rubocop-0-66

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
nssql-1.1.0 .codeclimate.yml
nssql-1.0.0 .codeclimate.yml
nssql-0.1.1 .codeclimate.yml
nssql-0.1.0 .codeclimate.yml