mrb/fixture_code_base

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  checkstyle:
    enabled: true
exclude_paths: [
    "config/",
    "folder_to_exclude/",
    "Library.java"
]