krim/light_serializer

View on GitHub
.reek.yml

Summary

Maintainability
Test Coverage
---
detectors:
  IrresponsibleModule:
    enabled: false

  UtilityFunction:
    public_methods_only: true

exclude_paths:
  - vendor
  - ./bench.rb