mxhold/lifelike

View on GitHub
lib/lifelike/cli/options.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

      def option_parser
        OptionParser.new do |opts|
          opts.banner = 'Usage: lifelike [options] [file]'
          opts.separator 'Options:'

Severity: Minor
Found in lib/lifelike/cli/options.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status