Drakirus/Sudoku

View on GitHub
.inch.yml

Summary

Maintainability
Test Coverage
files:
  # define files included in the analysis (defaults to ["{app,lib}/**/*.rb"])
  included:
    - class/*.rb
  excluded:
    - test/*