iscreen/apple_reporter

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Include:
    - Guardfile
    - Rakefile
  Exclude:
    - .bundle/**/*
    - bin/**/*
    - vendor/**/*

inherit_from: .rubocop_todo.yml