jf647/acromine

View on GitHub
lib/acromine/cli.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def initialize
      # info about the CLI
      program_desc 'a client for the Acromine REST Service'
      version Acromine::VERSION
      config_file '.acromine.conf'
Severity: Minor
Found in lib/acromine/cli.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status