pedrocarrico/public_ip

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AbcSize:
  Enabled: false

Documentation:
  Enabled: false

LineLength:
  Max: 120

MethodLength:
  Max: 15

SpaceAroundKeyword:
  Enabled: true

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.1