KDEJewellers/aptly-api

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  TargetRubyVersion: 2.1

# We are not going to require gems just so we can indent heredocs...
Layout/IndentHeredoc:
  Enabled: false