sophiazheng/CS169_Great_Course_Guide

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
languages:
   Ruby: true
exclude_paths:
- bin/**/*
- db/**/*
- lib/**/*
- script/**/*
- spec/**/*
- tmp/**/*
- Gemfile
- Gemfile.lock
- public/**/*
- features/**/*
- coverage/**/*