bdurand/lumberjack_redis_device

View on GitHub
.standard.yml

Summary

Maintainability
Test Coverage
# I really just have issues with the automatic "semantic blocks"

ruby_version: 2.4

format: progress

ignore:
  - 'spec/**/*':
    - Lint/UselessAssignment
    - Lint/Void