pineworks/mori

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Documentation:
  Enabled: false
HashSyntax:
  EnforcedStyle: hash_rockets
AllCops:
  Exclude:
    - db/**/*
    - config/**/*
    - spec/**/*