eagletmt/akabei

View on GitHub
lib/akabei/omakase/cli.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method init has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def init(name)
        # Check key's validity
        if options[:repo_key]
          Signer.new(options[:repo_key])
        end
Severity: Minor
Found in lib/akabei/omakase/cli.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status