gewo/re_track

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Documentation:
  Enabled: false
AlignArray:
  Enabled: false
AlignHash:
  Enabled: false
AlignParameters:
  Enabled: false
ModuleFunction:
  Enabled: false
AllCops:
  Excludes:
    - spec/dummy/**
    - script/**