lib/sixword/words.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File words.rb has 261 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Sixword

  # Dictionary from RFC 2289 Appendix D
  # http://tools.ietf.org/html/rfc2289#appendix-D
  WORDS = [  "A",     "ABE",   "ACE",   "ACT",   "AD",    "ADA",   "ADD",
Severity: Minor
Found in lib/sixword/words.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status