Ph0tonic/SDP_Projet

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
exclude_patterns:
  - "config/"
  - "db/"
  - "dist/"
  - "features/"
  - "**/node_modules/"
  - "script/"
  - "**/spec/"
  - "**/test/"
  - "**/tests/"
  - "Tests/"
  - "**/vendor/"
  - "**/*_test.go"
  - "**/*.d.ts"

  - "**/androidTest/"
  - "**test"