Sha256: 65352c79031f4e50e60ad76ef980c99c3e43ec6ad6b10b03fb04544dfebf4c7c

Contents?: true

Size: 494 Bytes

Versions: 15

Compression:

Stored size: 494 Bytes

Contents

---
engines:
  bundler-audit:
    enabled: true
  csslint:
    enabled: true
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
  eslint:
    enabled: true
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - Gemfile.lock
  - "**.css"
  - "**.coffee"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
- config/**/*
  backend/spec/**/*
  frontend/bower_components/**/*


Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
xing-framework-1.0.0.pre.beta.1 default_configuration/base_app/.codeclimate.yml
xing-framework-1.0.0.pre.beta default_configuration/base_app/.codeclimate.yml
xing-framework-1.0.0.pre.alpha default_configuration/base_app/.codeclimate.yml
xing-framework-0.3.2 default_configuration/base_app/.codeclimate.yml
xing-framework-0.3.1 default_configuration/base_app/.codeclimate.yml
xing-framework-0.3.0 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.9 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.9.beta1 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.8 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.8.beta1 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.7 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.7.pre.beta1 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.6 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.5 default_configuration/base_app/.codeclimate.yml
xing-framework-0.2.4 default_configuration/base_app/.codeclimate.yml