hiroshimarb/hiroshimarb-gem

View on GitHub

Showing 2 of 2 total issues

Method dictionary has 774 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def dictionary
      {
        "もしかして"=>"ひょっとして",
        "なくちゃ"  =>  "なくては",
        "なきゃ"  =>  "なければ",
Severity: Major
Found in lib/hiroshimarb/commands/convert.rb - About 3 days to fix

    File convert.rb has 789 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    require 'hiroshimarb/command'
    
    module Hiroshimarb::Commands
      class Convert < Hiroshimarb::Command
    
    
    Severity: Major
    Found in lib/hiroshimarb/commands/convert.rb - About 1 day to fix
      Severity
      Category
      Status
      Source
      Language