latin-language-toolkit/llt-constants

View on GitHub

Showing 2 of 2 total issues

File endings.rb has 285 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'llt/constants/verb_endings'

module LLT
  module Constants
    module Endings
Severity: Minor
Found in lib/llt/constants/endings.rb - About 2 hrs to fix

    Method get has 31 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            def self.get(pronoun_type)
              qui_adj = QUI + QUAE + QUOD
              quis_adj = QUIS + QUAE + QUOD
              qui_subst = QUIS + QUIS + QUID
              uter_adj = UTER + UTRA + UTRUM
    Severity: Minor
    Found in lib/llt/constants/endings.rb - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language