m4i/rubyXL-addressing

View on GitHub

Showing 1 of 1 total issue

Class Address has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Address
    ROW_REF_FORMAT    = /\A[1-9]\d*\z/
    COLUMN_REF_FORMAT = /\A[A-Z]+\z/

    class << self
Severity: Minor
Found in lib/rubyXL/address.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language