ThibaultMontaufray/Droid-Image

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  fixme:
    enabled: true
    config:
      strings:
      - FIXME
      - BUG
      - CUSTOM
ratings:
   paths:
   - "app/**/*"
   - "lib/**/*"
   - "**/*"
   - "**.cs"
   - "**.xml"