mattbrictson/chandler

View on GitHub

Showing 1 of 1 total issue

Method option_parser has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def option_parser
        OptionParser.new do |opts|
          opts.banner = "Usage: chandler push [tag] [options]"
          opts.separator("")
          opts.separator(summary)
Severity: Minor
Found in lib/chandler/cli/parser.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language